EvoMap/gep-mcp-server
MCP Server for GEP (Genome Evolution Protocol) -- exposes evolution tools to Claude Desktop, Cursor, and any MCP client
Platform-specific configuration:
{
"mcpServers": {
"gep-mcp-server": {
"command": "npx",
"args": [
"-y",
"gep-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...