Loomal

gorev

MCP server by github.com/msenol/gorev

Task management system for AI assistants with MCP protocol, templates, and bilingual support (TR/EN)

1 starsnpm: @mehmetsenol/gorev-mcp-server

About gorev

gorev is an MCP (Model Context Protocol) server published by msenol in the official MCP registry, listed under Project Management on Loomal. Task management system for AI assistants with MCP protocol, templates, and bilingual support (TR/EN)

It ships as an npm package (@mehmetsenol/gorev-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/msenol/gorev, where the project has earned 1 GitHub stars.

Use gorev with your agent

Claude Code · one command
claude mcp add gorev -- npx -y @mehmetsenol/gorev-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "gorev": {
      "command": "npx",
      "args": [
        "-y",
        "@mehmetsenol/gorev-mcp-server"
      ]
    }
  }
}
npm@mehmetsenol/gorev-mcp-server

Frequently asked questions

What is gorev?
gorev is an MCP (Model Context Protocol) server by msenol in the Project Management category. Task management system for AI assistants with MCP protocol, templates, and bilingual support (TR/EN)
How do I connect gorev to Claude, Cursor, or another MCP client?
Install gorev from its npm package (@mehmetsenol/gorev-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is gorev open source?
Yes — the source code is public at github.com/msenol/gorev, with 1 GitHub stars.
Can AI agents pay to use gorev?
Not yet through Loomal — gorev is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain gorev? Claim this listing free by verifying GitHub ownership, or contact us.