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.3.tar.gz (8.0 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.3-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: graphe_mcp-0.1.3.tar.gz
  • Upload date:
  • Size: 8.0 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.3.tar.gz
Algorithm Hash digest
SHA256 520ed98f082c70e2873267f86cc22a35dff5b54056d4583b0622d37a9a038b3f
MD5 12f8f2383562d2236a9f62fdd3e68872
BLAKE2b-256 9f6270da5247faed273d12ed8b6a118ef242f3daa2c5555e3159490ab7e6fcc5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: graphe_mcp-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 8.1 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 95c18dcc6512911d37b12365ec3fc9adaae7162bd439fbcc13102ab897565e51
MD5 8b932b191077b5070b3e5e96d4e88fb0
BLAKE2b-256 12898d2d2388b0517deaa9d7750aea27d940c3c4cd7e02ccd088242cffd107b8

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