Back to search
30
MCP

docs-mcp

pypi/docs-mcp

An MCP server that enables efficient searching and referencing of user-configured documents

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
document-mcp
A MCP server for managing structured Markdown documents
0 tools
doc-index-mcp
MCP server for semantic document search with boundary-aware chunking
0 tools
doc-manager-mcp
MCP server for comprehensive documentation lifecycle management
0 tools
@dccxx/search-docs-mcp2
MCP server for searching documentation
0 tools
cm-docs-mcp-server
MCP server for CM.com documentation
0 tools

How to use

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

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