Documentation

Documentation intent hub with 7 tools, 1 workflows, 5 guides, 1 skills and cross-entity pathways for implementation decisions.

intenttools 7skills 1workflows 1learn 5

Coverage Signals

Featured tools

0

Docs-ready tools

5

Install evidence

2

Usage evidence

5

Config evidence

1

Capability hints

3

  • Top tool signal: @notionhq/notion-mcp-server
  • Workflow entry: MCP Documentation Generator
  • Guide entry: Setting Up MCP in Claude Desktop: The Missing Manual

Tools

Servers

ckanthony/openapi-mcp

A Dockerized MCP server enabling AI agents to access APIs using existing OpenAPI documentation, with support for schema generation, secure API key management, and operation filtering.

Servers

@notionhq/notion-mcp-server

Official MCP server for the Notion API, built with TypeScript/JavaScript.

Servers

ouvreboite/openapi-to-mcp

Lightweight MCP server to access APIs using OpenAPI specifications, supporting OAuth2 and full JSON schema parameters and request body.

Tools

google_workspace_mcp

The Google Workspace MCP server gives AI assistants direct access to Google Drive files, Docs, Sheets, and Slides. It enables AI to read documents, search Drive content, and create or modify files within your Google Workspace. Editor's Review: This is one of the most practical MCP integrations for enterprise and productivity-focused developers. The ability to have AI read your internal documentation, summarize Google Docs, or extract data from Sheets without manual copy-pasting significantly streamlines knowledge workflows. Configuration requires OAuth credentials and proper Drive scope setup, which can be non-trivial for organizations with strict security policies. Once configured, the integration is reliable and well-documented. Best suited for developers who live within Google Workspace and want AI assistance that understands their existing document ecosystem.

Tools

ai.com.mcp/contabo

HAPI MCP server dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants

Agents

@williamp29/project-mcp-server

A ModelContextProtocol (MCP) server enabling agents to discover project resources, including OpenAPI-based APIs and database schemas.

Tools

mcpdocs-gen

Static documentation generator for MCP servers, featuring a clean, searchable UI, FastAPI integration, static HTML output for easy hosting, and CI/CD-ready CLI design.

Skills

Workflows

Learn

beginner

Setting Up MCP in Claude Desktop: The Missing Manual

Setting Up MCP in Claude Desktop: The Missing Manual I found out the hard way last month that Anthropic’s official docs for MCP in Claude Desktop skip over half the stuff you actually need to know to get it working. I spent three hours debugging a stupid trail

intermediate

Top MCP Tools for Coding: Essential Integrations

The most essential MCP server integrations for coding workflows. Discover which MCP tools developers rely on for code completion, debugging, refactoring, and deployment tasks.

intermediate

Deploying MCP Servers to Production: Lessons from Real Failures

Deploying MCP Servers to Production: Lessons from Real Failures When I built my first Model Context Protocol (MCP) server 18 months ago, I thought deployment would be trivial. MCP servers are lightweight services that just fetch and format context for large la

intermediate

Building an MCP Server in TypeScript: Complete Walkthrough

Building an MCP Server in TypeScript: Complete Walkthrough When I first set out to build a custom Model Context Protocol (MCP) server for Claude Desktop last year, I cut corners and used plain JavaScript. I’d heard about MCP, Anthropic’s open standard for conn

beginner

MCP Glossary: Every Term You Need to Know

MCP Glossary: Every Term You Need to Know If you've ever started working with the Model Context Protocol (MCP) and found yourself confused by the flood of new terminology, you're not alone. I've been building MCP-powered AI tools for the last year, and when I

Topic Playbook

  1. Start with ckanthony/openapi-mcp to validate core capability fit.
  2. Use workflow MCP Documentation Generator to operationalize the topic in a repeatable flow.
  3. Read Setting Up MCP in Claude Desktop: The Missing Manual for implementation context and guardrails.

Next Step

Start with a tool from this cluster, then jump to a workflow and learn guide to complete implementation.