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.
Basic information
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.)
More Other MCP servers
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.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Awesome Mlops
visengerA curated list of references for MLOps
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
Comments