Stats
Actions
Tags
From agent-flow
Custom MCP server running a local script. Likely provides graph database or knowledge graph capabilities. No external API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"graphify": {
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/start-graphify-mcp.sh"
}
}
}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}/scripts/start-graphify-mcp.shnpx claudepluginhub josix/agent-flow --plugin agent-flow