Back to search
30
MCP

docs-mcp-server

arabold/docs-mcp-server

Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@groundtruth-mcp/gt-mcp
Self-hosted MCP server for live docs and best practices. Context7 alternative — 422+ curated libraries + npm/PyPI/crates.io/Go fallback, no
0 tools
mcp/context7
Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
0 tools
io.github.ubaumann/mkdocs-mcp
An MCP server that provides serves MkDocs as resources.
0 tools
cm-docs-mcp-server
MCP server for CM.com documentation
0 tools
docs-mcp
An MCP server that enables efficient searching and referencing of user-configured documents
0 tools
grounded-mcp
MCP server for real-time package versions, download counts, and service status. Covers 1,000+ npm/PyPI packages and 76 cloud services.
0 tools

How to use

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

{
  "mcpServers": {
    "docs-mcp-server": {
      "url": "https://grounded.tools",
      "transport": "http"
    }
  }
}