io.github.msenol/gorev✓
io.github.msenol/gorev · v0.16.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.msenol/gorev",
"description": "Task management system for AI assistants with MCP protocol, templates, and bilingual support (TR/EN)",
"repository": {
"url": "https://github.com/msenol/Gorev",
"source": "github",
"id": "msenol/Gorev"
},
"version": "0.16.1",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@mehmetsenol/gorev-mcp-server",
"version": "0.16.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Language preference (en for English, tr for Turkish)",
"name": "GOREV_LANG"
},
{
"description": "Directory for storing Gorev database and data files",
"name": "GOREV_DATA_DIR"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}