Back to search
30
MCP

doc-index-mcp

pypi/doc-index-mcp

MCP server for semantic document search with boundary-aware chunking

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

Similar MCP servers embedding-nearest

document-search-mcp
Document Search MCP Server with extensible plugin architecture
0 tools
doc-builder-mcp
MCP Server for intelligent documentation scraping, vectorization, and semantic search with dynamic ontology extraction
0 tools
langsearch-mcp
Language-based search MCP server for semantic search and document reranking
0 tools
@smallthinkingmachines/semantic-code-mcp
MCP server for semantic code search using AST-aware chunking and vector embeddings
0 tools
docs-mcp
An MCP server that enables efficient searching and referencing of user-configured documents
0 tools
logseq-2-mcp
MCP server for semantic search over Logseq journal entries
0 tools

How to use

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

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