Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
Local MCP server integrating Gephi for graph visualization, network analysis, layout algorithms, and data import/export capabilities.
npx claudepluginhub mattartzanthro/gephi-ai --plugin gephi-network-analysisCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"gephi-mcp": {
"command": "gephi-mcp"
}
}
}Server configuration and connection parameters
gephi-mcpShare bugs, ideas, or general feedback.