Hooks Claude directly into DevDocs.io's documentation archive covering Angular, MDN, Rust, and hundreds of other frameworks and languages. Exposes a single search_index tool that lets you substring-search entries within any doc set, then pulls the full content. No API key required. Runs through Pipeworx's gateway, so you can either connect to this standalone endpoint or add the full Pipeworx gateway for access to 250+ data sources at once. The ask_pipeworx wrapper lets you skip manual tool calls and just ask questions in plain English. Useful when you need Claude to reference up-to-date framework docs mid-conversation without leaving the chat or opening a browser tab.
DevDocs.io MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|---|
search_index | Substring-search entries inside a doc. |
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"devdocs-io": {
"url": "https://gateway.pipeworx.io/devdocs-io/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Devdocs Io data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-search
io.github.pipeworx-io/brave-search
marcopesani/mcp-server-serper
brave/brave-search-mcp-server
com.mcparmory/google-search-console
acamolese/google-search-console-mcp