Skip to main content

MCP server for connecting AI tools to the Graphe API

Project description

graphe-mcp

Model Context Protocol server for Graphe.

  • Local: stdio (graphe-mcp) for Cursor, VS Code, Claude Desktop
  • Cloud: Streamable HTTP at https://<api-host>/mcp — see docs/mcp-http.md (Perplexity, etc.)

Install

pip install graphe-mcp

Configuration

Set environment variables (or pass them in your MCP host config):

Variable Purpose
GRAPHE_API_BASE API URL
GRAPHE_API_KEY API key from the Graphe console
GRAPHE_WORKSPACE_ID Optional — resolved from API key if omitted
GRAPHE_PROJECT_ID Optional — resolved from API key if omitted

Example .cursor/mcp.json:

{
  "mcpServers": {
    "graphe": {
      "command": "graphe-mcp",
      "env": {
        "GRAPHE_API_BASE": "https://api.yourdomain.com",
        "GRAPHE_API_KEY": "gph_..."
      }
    }
  }
}

Run

graphe-mcp

In your MCP host, call graphe_health to verify connectivity.

Tools

Read tools include current state, hybrid search, runs, claims, and entities. Write tools are limited to safe ingestion (graphe_create_run, graphe_log_event, graphe_create_annotation) with required idempotency keys. Claim lifecycle mutations are CLI-only.

Full tool list: MCP documentation.

Project details


Download files

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

Source Distribution

graphe_mcp-0.1.4.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

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

graphe_mcp-0.1.4-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file graphe_mcp-0.1.4.tar.gz.

File metadata

  • Download URL: graphe_mcp-0.1.4.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for graphe_mcp-0.1.4.tar.gz
Algorithm Hash digest
SHA256 7c5bf10917f893a2bdae81fe91cda5019a40c2415874952ea3f1868f6546af6b
MD5 e84df96f51e87b682d516f2ce8de0b4a
BLAKE2b-256 a171d9b3b2043272c7462c1c2f2fde6b1a32bc72d1e98c06d95ff2c784c3ae3c

See more details on using hashes here.

File details

Details for the file graphe_mcp-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: graphe_mcp-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for graphe_mcp-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8f96b80d547239166c92c1a51a33ea91443f051cf21bf4b263226f2ba181b1ac
MD5 53c8d60f7787866a81c31da201ceedd6
BLAKE2b-256 5ce786ec289f6497de2c90c7f51e703687b94cbf0b6af3f74f983ea0be09df4e

See more details on using hashes here.

Supported by

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