Stats
Actions
Tags
From cortexdb
Provides local access to CortexDB for graph database queries, data storage, and retrieval. Runs as a subprocess.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"cortexdb": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/cortexdb-mcp"
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/bin/cortexdb-mcpDeclared capabilities of this MCP server
npx claudepluginhub liliang-cn/cortexdb --plugin cortexdb