Stats
Actions
Tags
Runs a local MCP server for Gephi graph visualization and network analysis, enabling graph manipulation and data queries via the Gephi toolkit.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"gephi-mcp": {
"command": "uvx",
"args": [
"--from",
"gephi-mcp==1.10.0",
"gephi-mcp"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub mattartzanthro/gephi-ai --plugin gephi-network-analysis