Skip to main content

gephi-mcp

MCP server that bridges any Model Context Protocol client to a running Gephi Desktop instance, exposing 86 tools for graph construction, statistics, community detection, layout, styling, filtering, and publication-ready export.

It translates MCP tool calls into HTTP requests against the Gephi MCP plugin's local API (http://127.0.0.1:8080). Each tool has a typed signature, so clients receive a precise per-field JSON schema rather than an opaque blob.

This is the MCP server component of gephi-ai; see the top-level repository for the Gephi plugin, the Claude Code plugin, and full docs.

Install

No install needed with uv — point your MCP client at:

uvx gephi-mcp

uvx fetches gephi-mcp from PyPI on first run and caches it. For a persistent gephi-mcp command on your PATH instead, use pipx install gephi-mcp (or pipx install . from this directory). Avoid plain pip install -e . inside a virtual environment: the command is then only visible on that venv's PATH, and MCP clients launched outside your shell won't find it.

Use

The Gephi MCP plugin must be installed and Gephi Desktop running first. Then point any MCP client at the gephi-mcp command, e.g. for Claude Desktop:

{ "mcpServers": { "gephi-mcp": { "command": "uvx", "args": ["gephi-mcp"] } } }

Configuration

Env var Default Purpose
GEPHI_API_URL http://127.0.0.1:8080 Gephi plugin HTTP API base URL
GEPHI_REQUEST_TIMEOUT 60.0 Per-request timeout (seconds)

Development

pip install -e . pytest pytest-asyncio ruff
ruff check .
pytest -q

License

Apache-2.0 — see the repository LICENSE.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gephi_mcp-1.9.0.tar.gz (180.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gephi_mcp-1.9.0-py3-none-any.whl (188.4 kB view details)

Uploaded Python 3

File details

Details for the file gephi_mcp-1.9.0.tar.gz.

File metadata

  • Download URL: gephi_mcp-1.9.0.tar.gz
  • Upload date:
  • Size: 180.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for gephi_mcp-1.9.0.tar.gz
Algorithm Hash digest
SHA256 7cc155278678f1ac791ee360af795f85c03f5e5b2416395fb1377a4f1e3d0798
MD5 d51f5c1fe4b2076079553d0f8a5678dc
BLAKE2b-256 be44d026c3ce0481af6914fe2367140e2ca5c80cad8f3a14e526b13c60e9454f

See more details on using hashes here.

File details

Details for the file gephi_mcp-1.9.0-py3-none-any.whl.

File metadata

  • Download URL: gephi_mcp-1.9.0-py3-none-any.whl
  • Upload date:
  • Size: 188.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for gephi_mcp-1.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b13adb3392bb0750817017f33bdff6942f2f028688c890823fe8c4effcaa5000
MD5 5cdb5e208217cb6faf963d57f2050a2a
BLAKE2b-256 094b3a5088436b2f3c14dcb28a953b26c5963d1f68f4661204843af64b0b1505

See more details on using hashes here.

Release history Release notifications | RSS feed

1.11.0

2 files

1.10.0

2 files

1.9.24

2 files

1.9.23

2 files

1.9.22

2 files

1.9.21

2 files

1.9.20

2 files

1.9.19

2 files

1.9.18

2 files

1.9.17

2 files

1.9.16

2 files

1.9.1

2 files

This release

1.9.0 This release

2 files

1.8.0

2 files

1.7.3

2 files

1.7.1

2 files

1.7.0

2 files

1.6.0

2 files

1.5.2

2 files

1.5.1

2 files

1.5.0

2 files

1.4.0

2 files

1.3.6

2 files

1.3.5

2 files

1.3.4

2 files

1.3.3

2 files

1.3.2

2 files

1.3.1

2 files

1.3.0

2 files

1.2.4

2 files

1.2.3

2 files

1.2.2

2 files

1.2.1

2 files

1.2.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page