Back to search
30
MCP

docchat-mcp

pypi/docchat-mcp

Turn your API docs into an intelligent MCP server with deterministic routing and layered knowledge injection.

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

Similar MCP servers embedding-nearest

doc-builder-mcp
MCP Server for intelligent documentation scraping, vectorization, and semantic search with dynamic ontology extraction
0 tools
api-doc-mcp-server
An MCP tool for automatically generating API documentation that can be integrated with Cursor
0 tools
laurentsw/docketbird-mcp
MCP server developed to access APIs offered by DocketBird.
0 tools
docshelf-mcp
MCP server for managing AI-friendly document collections — convert PDFs, split by chapter, index for chat projects.
0 tools
doc2mcp
Python SDK for converting documentation into MCP-compliant API endpoints for AI assistants
0 tools
madhandock1/devdocs-mcp
DevDocs-MCP: Deterministic (MCP), version-pinned DevDocs.io documentation server for AI agents.
0 tools

How to use

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

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