Back to search
30
MCP

@anovise/docsgrep

npm/@anovise/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

docsgrep
MCP Server to explore local and remote documentation
0 tools
@dccxx/search-docs-mcp2
MCP server for searching documentation
0 tools
@florexlabs/docs-to-mcp-server
MCP server that exposes documentation search tools for AI assistants
0 tools
docsetmcp
Search local documentation from Dash through MCP
0 tools
@mseep/mcp-doc-forge
MCP server that provides doc forge capabilities
0 tools
grep-mcp
Grep MCP Server - File content and filename search for AI assistants
0 tools

How to use

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

{
  "mcpServers": {
    "@anovise/docsgrep": {
      "url": "None",
      "transport": "http"
    }
  }
}