Skip to content
Back to search
30
MCP

Project KG

pulsemcp/project kg

Knowledge graph for AI-assisted knowledge work with semantic search, graph traversal, and work context connectors.

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

Similar MCP servers embedding-nearest

Konstruct
Knowledge graph for AI agents. Query concepts, walk edges, get advisories.
0 tools · streamable-http
Qdrant Knowledge Graph
Integrates a knowledge graph with semantic search capabilities, enabling efficient storage, retrieval, and querying of structured informatio
0 tools
kg
Local knowledge graph memory MCP server for AI assistants.
0 tools
io.github.houtini-ai/google-knowledge-graph
Search Google's Knowledge Graph for structured information about real-world entities
0 tools
Kindex
Persistent knowledge graph for AI workflows with context tiers and .kin inheritance.
0 tools
io.github.tm42/mnemograph
Event-sourced knowledge graph memory for AI coding agents with semantic search
0 tools

How to use

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

{
  "mcpServers": {
    "project_kg": {
      "url": "None",
      "transport": "http"
    }
  }
}