Skip to content
Back to search
30
MCP

Vault Graph Query

pulsemcp/vault graph query

Queries a local knowledge graph vault for semantic search and relationship traversal.

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

Similar MCP servers embedding-nearest

Qdrant Knowledge Graph
Integrates a knowledge graph with semantic search capabilities, enabling efficient storage, retrieval, and querying of structured informatio
0 tools
com.seanwinslow/vault-knowledge
Read-only MCP over a vault's typed knowledge graph: concept search, contradictions, article fetch.
0 tools
Obsidian Map
Converts an Obsidian vault into a navigable knowledge graph with tree navigation, wikilink traversal, semantic gap detection, and write oper
0 tools
Project KG
Knowledge graph for AI-assisted knowledge work with semantic search, graph traversal, and work context connectors.
0 tools
Knowledge Graph Memory
Provides a knowledge graph management system for storing, retrieving, and querying information to build and maintain long-term memory across
0 tools
SeekLink
Local read-only semantic search for Markdown vaults through MCP.
0 tools

How to use

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

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