Documentation AI Agent Skills
AI agent skills for writing documentation. API docs, README generation, code comments, and technical writing.
170 listings
Gnosis MCP
MCP ServerCRUD operations for knowledge base docs — add, delete, update metadata, embed. Requires GNOSIS_MCP_WRITABLE=true.
OpsLevel MCP Server
MCP ServerThis MCP (Model Context Protocol) server provides AIs with tools to interact with your OpsLevel account. Currently, the MCP server only uses read-only access to your OpsLevel account and can read data from the following resources: - Campaigns - Components - Component Dependencies (components that a component depends on) - Component Dependents (components that depend on a component) - Documentation
Buildkite MCP Server
MCP ServerFull documentation is available at buildkite.com/docs/apis/mcp-server. When using many MCP tools, context usage can become significant. The --dynamic-toolsets flag enables Anthropic's Tool Search pattern which marks most tools for on-demand loading. To use this feature: 1. Start the server with the --dynamic-toolsets flag: 2. Enable tool search in Claude Code by setting the environment variable: W
kubefwd (Kube Forward)
Documentation | Getting Started | User Guide | API Reference | MCP (AI Integration) kubefwd enables developers to work on their local machine while seamlessly accessing services running in a Kubernetes cluster. If you're building a new API that needs to connect to a database at db:5432, an auth service at auth:443, and a cache at redis:6379, all running in your development cluster, kubefwd makes t
Add the hosted MCP server
MCP ServerA next-generation framework documentation provider for Claude Code via Model Context Protocol (MCP). Provides query-focused API context by extracting TypeScript definitions directly from npm packages - delivering minimal, accurate information instead of dumping entire documentation pages. mcp-name: dev.augments/mcp Version 4.0 introduces a fundamentally new approach to framework documentation: Doc
Cupertino
Apple Documentation Crawler & MCP Server A Swift-based tool to crawl, index, and serve Apple's developer documentation to AI agents via the Model Context Protocol (MCP). Cupertino is a local, structured, AI-ready documentation system for Apple platforms. It: - Crawls Apple Developer documentation, Swift.org, Swift Evolution proposals, Human Interface Guidelines, Apple Archive legacy guides, and Sw
Temporal Python
RulesYou are an expert Python developer with extensive experience in Temporal.
Biel.ai MCP Server
MCP ServerBiel.ai MCP Server Connect your IDE to your product docs Give AI tools like Cursor, VS Code, and Claude Desktop access to your company's product knowledge through the Biel.ai platform. Biel.ai provides a hosted Retrieval-Augmented Generation (RAG) layer that makes your documentation searchable and useful to AI tools. This enables smarter completions, accurate technical answers, and context-aware s
Mermaid MCP Server
MCP ServerThe Mermaid MCP Server enables AI assistants like GitHub Copilot, Claude, and custom LLM applications to generate professional architecture diagrams, flowcharts, sequence diagrams, and more using natural language. It provides a Model Context Protocol interface for seamless integration with AI coding assistants. - 🤖 AI-Powered Generation: Create diagrams using natural language with GitHub Copilot
Twitterapi IO MCP
MCP ServerAn MCP server that gives Claude, Cursor, VS Code Copilot, and other AI assistants instant, offline access to TwitterAPI.io documentation. - 59 API endpoints with full HTTP method, body/query parameters, cURL examples, and response schemas - 32 guide pages covering pricing, authentication, rate limits, webhooks, streaming - 24 blog posts with tutorials and use cases - All v2 write endpoints documen
dbt MCP Server
MCP ServerThis MCP (Model Context Protocol) server provides various tools to interact with dbt. You can use this MCP server to provide AI agents with context of your project in dbt Core, dbt Fusion, and dbt Platform. Read our documentation here to learn more. This blog post provides more details for what is possible with the dbt MCP server. We publish an experimental Model Context Protocol Bundle (dbt-mcp.m
RAG Documentation MCP Server
MCP ServerAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context. - Vector-based documentation search and retrieval - Support for multiple documentation sources - Semantic search capabilities - Automated documentation processing - Real-time context augmentation f
DevDocs-MCP: Documentation Authority for AI Agents
MCP ServerDevDocs-MCP is a Model Context Protocol (MCP) server that provides version-pinned, deterministic documentation sourced from DevDocs.io to AI assistants (Claude, RooCode, Cline, Copilot etc.). It acts as a local Documentation Intelligence Layer, ensuring your agent always has the correct API context without network latency or training data drift. This server follows the proposed MCP server standard
Opik Cloud
MCP ServerOpik MCP Server Model Context Protocol (MCP) server for Opik , with both local stdio and remote streamable-http transports. Website • Slack community • Twitter • Documentation Opik MCP Server gives MCP-compatible clients one interface for: - Prompt lifecycle management - Workspace, project, and trace exploration - Metrics and dataset operations - MCP resources and resource templates for metadata-a
Wiki Onboarding
Generates two complementary onboarding guides — a Principal-Level architectural deep-dive and a Zero-to-Hero contributor walkthrough. Use when the user wants onboarding documentation for a codebase.
GXtract MCP Server
GXtract is a Model Context Protocol (MCP) server designed to integrate with VS Code and other compatible editors. It provides a suite of tools for interacting with the GroundX platform, enabling you to leverage its powerful document understanding capabilities directly within your development environment. - Architecture - Prerequisites - Installing UV - Quick Start: VS Code Integration - Available
AWS Pricing MCP
MCP ServerA Model Context Protocol (MCP) server that provides AWS EC2 instance pricing data. This project includes both a traditional server implementation and a serverless Lambda function. The Lambda function provides the same functionality as the server but with serverless benefits: For detailed Lambda documentation, see LAMBDA.md. - EC2 Pricing Data: Find the cheapest EC2 instances based on specification
JavaScript Chrome Apis
RulesYou are an expert in Chrome extension development, JavaScript, HTML, CSS, and Chrome APIs.
Hindsight Cloud
Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to Hindsight Cloud. (user)
Search Console MCP
MCP ServerA Model Context Protocol (MCP) server that transforms how you interact with Google Search Console, Bing Webmaster Tools, and Google Analytics 4. Stop exporting CSVs and start asking questions. 📚 View Documentation Data Silos: Manually checking Google, then Bing, then GA4. Manual Correlation: Exporting 3 different CSVs and using VLOOKUPs to see if your 1 ranking page actually converts. Switching F
TypeScript Code Convention
RulesYou are an expert in TypeScript, Node.
Connect AI to Your Confluence Knowledge Base
MCP ServerTransform how you access and interact with your team's knowledge by connecting Claude, Cursor AI, and other AI assistants directly to your Confluence spaces, pages, and documentation. Get instant answers from your knowledge base, search across all your spaces, and streamline your documentation workflow. - Ask AI about your documentation: "What's our API authentication process?" - Search across all
Code Documentation Code Explain
You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable explanations.
MCP Toolbox for Databases
MCP Toolbox for Databases is an open source MCP server for databases. It enables you to develop tools easier, faster, and more securely by handling the complexities such as connection pooling, authentication, and more. This README provides a brief overview. For comprehensive details, see the full documentation. - Why Toolbox? - General Architecture - Getting Started - Installing the server - Runni