Docs MCP Server

by roystondz · devops · mcp-server, glama

A search-and-retrieve MCP server that queries official documentation sites for modern libraries like LangChain, OpenAI, and Docker, extracting clean text content using Google Serper API and trafilatura.

Source: https://github.com/roystondz/mcp-server

Install

git clone https://github.com/roystondz/mcp-server

Tags: mcp-server, glama

Source: glama

About devops MCP servers and Claude skills

devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Docs MCP Server is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related devops MCPs and skills

  • MCP Server Template by zzhao-ashai

    A minimal MCP server template for TypeScript with Streamable HTTP transport and bearer token authentication, designed for easy deployment on Render. It includes an example tool and guidance for adding custom tools.

  • YouTube Music MCP by azzacalvin

    Enables managing YouTube Music playlists and searching songs via the YouTube Data API v3, deployed as a free Cloudflare Worker.

  • MCP Server Template (TypeScript) by zzhao-ashai

    A minimal Model Context Protocol server template deployable on Render, providing Streamable HTTP transport, bearer token authentication, and a pattern for adding custom tools.

  • Atlassian MCP Infrastructure by shanewiseman

    Hardened Docker infrastructure enabling secure, single-tenant MCP access to Jira and Confluence Cloud through a proxy.

  • Daily Notes MCP by MinhTuan2405

    A basic MCP server for daily notes, currently exposing a hello world prompt and tool, deployable to Vercel and installable as a plugin for Claude Code and Codex.

  • devops-deploy-guard-mcp-server by awais2o

    Production-ready, zero-knowledge AI DevOps deployment, infrastructure provisioning, self-healing execution, and persistent documentation engine for VPS servers.

  • CloudOps OS MCP by saihardhikreddy

    Autonomous multi-agent pipeline that analyzes Terraform files for cost, governance, and compliance issues, providing real-time remediation and XAI console for human-in-the-loop approval.

  • server-admin-mcp by shahinnr

    Enables remote administration of a Debian stage server over SSH, including monitoring, Docker Compose, PostgreSQL, logs, Nginx, firewall, and automation with 82 tools.

Frequently asked questions

How do I install Docs MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Docs MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Docs MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.