Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • MindManager MCP Server
  • Amazon VPC Lattice MCP Server
  • DocGen MCP Server
  • TMDB MCP Server
  • ERPNext MCP Server
Back to MCP Servers
API Docs MCP Server

API Docs MCP Server

Public
ShotaNagafuchi/api-docs-mcp

Crawls and structures API documentation websites to expose detailed API specifications, searchable endpoints, code examples, and prompt templates via the Model Context Protocol for enhanced AI model integration and offline access.

python
0 tools
May 29, 2025
Updated Jun 4, 2025

Supercharge Your AI with API Docs MCP Server

MCP Server

Unlock the full potential of API Docs MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

API Docs MCP Server

An MCP server for crawling API documentation websites and exposing their content through the Model Context Protocol. This allows AI models to search, browse, and reference API specifications.

Features

  • Crawls API documentation websites to extract structured information
  • Exposes API docs as resources through MCP
  • Provides search tools for finding specific API endpoints
  • Includes prompt templates for common API documentation tasks
  • Stores crawled data for offline access

Installation

# Create and activate a virtual environment python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate # Install the package pip install -e .

Usage

Starting the server

python -m src.main --url https://example-api-docs.com

Connecting to the server

This MCP server can be connected to any MCP client, such as Claude for Desktop. Configure your client to use this server with:

{ "api-docs": { "command": "python", "args": ["-m", "src.main", "--url", "https://example-api-docs.com"] } }

MCP Capabilities

Resources

  • API endpoint specifications
  • Data models and schemas
  • API examples and code snippets

Tools

  • search_api: Search for API endpoints by name, path, or description
  • get_endpoint_details: Get detailed information about a specific endpoint
  • list_endpoints: List all available API endpoints
  • find_examples: Find examples for a specific API endpoint

Prompts

  • explain_endpoint: Generate a natural language explanation of an API endpoint
  • compare_endpoints: Compare two API endpoints
  • generate_code: Generate sample code for using an API endpoint

License

MIT

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • MindManager MCP Server
    MindManager MCP Server

    Enables programmatic interaction with MindManager on Windows and macOS via the Model Context Protoco...

    9 tools
    Added May 30, 2025
  • Amazon VPC Lattice MCP Server
    Amazon VPC Lattice MCP Server

    Model Context Protocol server offering tools to access, manage, and automate AWS VPC Lattice resourc...

    2 tools
    Added May 30, 2025
  • DocGen MCP Server
    DocGen MCP Server

    Automates standardized documentation generation from GitHub and Google Drive sources using templates...

    3 tools
    Added May 30, 2025
  • TMDB MCP Server
    TMDB MCP Server

    Provides AI assistants with seamless access to The Movie Database API via Model Context Protocol, en...

    Added May 30, 2025
  • ERPNext MCP Server
    ERPNext MCP Server

    Model Context Protocol server enabling seamless integration with ERPNext via API, offering authentic...

    Added May 30, 2025