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.5.tar.gz (8.7 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.5-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: graphe_mcp-0.1.5.tar.gz
  • Upload date:
  • Size: 8.7 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.5.tar.gz
Algorithm Hash digest
SHA256 961cd3074a188b3274373a35a2668c4bcb428a8e0d0a8922cca80329d3ea26ae
MD5 7f27e3c1a84f529d9932904e950af3bd
BLAKE2b-256 0ff0ea9b29e659017c839fedd424eea814036e0ceffa24fd58c929cc01c38b00

See more details on using hashes here.

File details

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

File metadata

  • Download URL: graphe_mcp-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 8.9 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 05ab4609cf5a865d0dd5c9688be195d98cd68448bc1093afcf3cf8c46aca8ea2
MD5 edc880d33f82a3e8e2e95839706fdd88
BLAKE2b-256 5067b0cfa8e1bbaf831d7eaae17d13a32046a41afe3b596e532c61fc956e0075

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