Gorev runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 11 Jan 2026.
Task management system for AI assistants with MCP protocol, templates, and bilingual support (TR/EN)
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node postinstall.js
этот файл ставится пользователю, но в репозитории его нет
cleanPath = filepath.Join(cwd, cleanPath)
const child = spawn(binaryPath, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gorev -- npx -y @mehmetsenol/gorev-mcp-server
{
"mcpServers": {
"gorev": {
"args": [
"-y",
"@mehmetsenol/gorev-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.gorev]
command = "npx"
args = ["-y", "@mehmetsenol/gorev-mcp-server"]
{
"mcpServers": {
"gorev": {
"args": [
"-y",
"@mehmetsenol/gorev-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gorev": {
"args": [
"-y",
"@mehmetsenol/gorev-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GOREV_LANG (Language preference (en for English, tr for Turkish)), GOREV_DATA_DIR (Directory for storing Gorev database and data files).
The author declared them in the registry entry; get the values from the project itself.
Project management MCP for AI agents with safe task reads and writes.
Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.
AI coding assistant for Radzen Blazor — docs, APIs, code samples, and templates for 100+ components.
MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.
Minimal project management for teams and AI agents.
Connect AI assistants to Outline for document search, reading, and management
AI assistant with RAG, web search, filesystem and memory. MCP sub-agent for Claude Code.
Manage SuprSend entities — workflows, templates, users, objects, tenants — from your AI assistant.
Answers built from our own checks of this server.