DevDocsMCP
@kelvinzer0
About DevDocsMCP
DevDocsMCP is a command-line tool that allows you to search and read documentation directly from DevDocs.io. It operates purely online, fetching data as needed.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"devdocs-html-css": {
"command": "/usr/local/bin/devdocsmcp",
"args": [
"server",
"--lang",
"html,css"
],
"trust": true
},
"devdocs-vite-tailwindcss-react-reactrouter": {
"command": "/usr/local/bin/devdocsmcp",
"args": [
"server",
"--lang",
"vite~6,tailwindcss,react,react_router"
],
"trust": true
},
"devdocs-golang-sqlite-mariadb": {
"command": "/usr/local/bin/devdocsmcp",
"args": [
"server",
"--lang",
"go,sqlite,mariadb"
],
"trust": true
},
"devdocs-zsh": {
"command": "/usr/local/bin/devdocsmcp",
"args": [
"server",
"--lang",
"zsh"
],
"trust": true
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is DevDocsMCP?
DevDocsMCP has a documentation page at https://devdocs-mcp.zcdns.id.
How to use DevDocsMCP?
—
Key features of DevDocsMCP
—
Use cases of DevDocsMCP
—
FAQ from DevDocsMCP
—
(No questions can be answered from the README.)
Basic information
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Nginx UI
0xJackyYet another WebUI for Nginx
Comments