MattArtzAnthro/gephi-ai
Extends Gephi with AI capabilities. Includes a Gephi plugin for graph analytics, an MCP server bridging AI assistants and Gephi, a Claude Code plugin with slash commands and workflow skills, and a specialized agent for network analysis research. Built for researchers working across network science and AI.
Platform-specific configuration:
{
"mcpServers": {
"gephi-ai": {
"command": "npx",
"args": [
"-y",
"gephi-ai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...