Back to search
30
MCP

graforest-mcp

pypi/graforest-mcp

Graforest MCP Server — Build, populate, and query Knowledge Graphs with AI. 13 tools for knowledge ingestion, search, traversal, and graph management.

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

Similar MCP servers embedding-nearest

zepai/knowledge-graph-mcp
A Knowledge Graph MCP Server built on Graphiti. Requires a Neo4j server.
0 tools
kg-mcp
Memory/Knowledge Graph MCP Server for IDE Assistants - Persistent context and knowledge for AI coding agents
0 tools
graphonomous
Continual learning MCP server for AI agents — topology-aware knowledge graph with kappa-routing, exposed as 5 loop-phase machines (retrieve/
0 tools
graphite-mcp
MCP server for the Graphite Financial Knowledge Graph — wires it into Claude Code, Claude Desktop, Cursor, Codex CLI, and any other MCP-comp
0 tools
grafyx-mcp
MCP server that gives AI coding assistants real-time codebase understanding via Graph-sitter
0 tools
graphql-mcp-server
Dynamic MCP server that auto-generates tools from any GraphQL API schema
0 tools

How to use

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

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