Back to search
30
MCP

docsgrep

npm/docsgrep

MCP Server to explore local and remote documentation

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

Similar MCP servers embedding-nearest

@anovise/docsgrep
MCP Server to explore local and remote documentation
0 tools
docsetmcp
Search local documentation from Dash through MCP
0 tools
@dccxx/search-docs-mcp2
MCP server for searching documentation
0 tools
google-docs-mcp
MCP server for Google Docs
0 tools
grep-mcp
Grep MCP Server - File content and filename search for AI assistants
0 tools
docs-mcp
An MCP server that enables efficient searching and referencing of user-configured documents
0 tools

How to use

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

{
  "mcpServers": {
    "docsgrep": {
      "url": "None",
      "transport": "http"
    }
  }
}