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

EverArt
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments