Skip to content
Back to search
30
MCP

grp-kb-mcp

pypi/grp-kb-mcp

Semantic search MCP server for an Acumatica KB Obsidian vault (Smart Connections embeddings)

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

Similar MCP servers embedding-nearest

Obsidian Semantic Search
Read-only semantic search MCP server for Obsidian vaults using local Ollama embeddings.
0 tools
vault-kb
Local MCP server that makes opt-in Obsidian notes searchable by AI tools. FTS5 + semantic + link graph, runs entirely on your machine.
0 tools
markdown-vault-mcp
Generic markdown vault MCP server with FTS5 + semantic search
0 tools
Obsidian Brain
Obsidian MCP server: semantic search, knowledge graph, and vault editing. No plugin required.
0 tools
nathanvm/obsidian-mcp
Obsidian MCP server with semantic + BM25 hybrid search. Indexes your vault locally using fastembed
0 tools
io.github.gogogadgetbytes/smart-connections
MCP server for Obsidian Smart Connections. Semantic search using your vault's embeddings.
0 tools

How to use

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

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