Back to search
30
MCP

grafeo-mcp

pypi/grafeo-mcp

MCP server exposing GrafeoDB graph database to AI agents

Uptime
0.0%
3 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
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools
abrasio-mcp
MCP server that exposes Abrasio as an agentic browser for AI models
0 tools
cortexdb-mcp
MCP Server for CortexDB — expose memory operations to AI agents
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
mcp-image
MCP server for AI image generation
0 tools

How to use

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

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