Skip to main content

MCP server for connecting AI tools to the Graphe API

Project description

graphe-mcp

Model Context Protocol (stdio) server for Graphe. Connect Cursor, Claude Desktop, and other MCP hosts to your Graphe workspace.

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.2.tar.gz (4.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.2-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: graphe_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 4.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.2.tar.gz
Algorithm Hash digest
SHA256 92155a2f6f2aa9b6dbac5cd9475967db31ed17971199ec41b0f951b7451853c3
MD5 76f14dd2d42981a09e28e73153abe93b
BLAKE2b-256 2ac7105cf91cb9af5bcee63c927a43b3c4c5b53e8ce50f5ca397c932896c30f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: graphe_mcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.4 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8b9b8daf570edb43a39abda24374cd925c02c058d725652c4e073c4eb55ea93f
MD5 dd920f4d9729fb0ba4fc959817d57413
BLAKE2b-256 e207b5f9dec922cf4ae27f26807d0d1bd4d2eec0c6c16460a4bcb6d645a50d1c

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