MCP Server
MCP
io.github.msenol/gorev
Task management system for AI assistants with MCP protocol, templates, and bilingual support (TR/EN)
Install
npx -y @mehmetsenol/[email protected]
Configuration Example
{
"remotes": [],
"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"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment