io.github.msenol/gorev
Quality Score
67
/100
Task management system for AI assistants with MCP protocol, templates, and bilingual support (TR/EN)
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"gorev": {
"command": "npx",
"args": [
"-y",
"@mehmetsenol/gorev-mcp-server"
],
"env": {
"GOREV_LANG": "<gorev_lang>",
"GOREV_DATA_DIR": "<gorev_data_dir>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"gorev": {
"command": "npx",
"args": [
"-y",
"@mehmetsenol/gorev-mcp-server"
],
"env": {
"GOREV_LANG": "<gorev_lang>",
"GOREV_DATA_DIR": "<gorev_data_dir>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @mehmetsenol/gorev-mcp-server§02 Environment variables
GOREV_LANGLanguage preference (en for English, tr for Turkish)
GOREV_DATA_DIRDirectory for storing Gorev database and data files
§03 MCP Quality Score · methodology
freshness
12
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.