Skip to content
Back to search
30
MCP

graphe-mcp

pypi/graphe-mcp

MCP server for connecting AI tools to the Graphe API

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-graphql-tools
GraphQL MCP server for AI assistants
0 tools
grafeo-mcp
MCP server exposing GrafeoDB graph database to AI agents
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
crawl4ai-mcp-service
MCP server for Crawl4AI integration
0 tools
mcpk8s/server
MCP server connecting AI to Kubernetes
0 tools
flowise-mcp
MCP server for connecting AI agents to Flowise instances
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "graphe-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}