atlas-docs-mcp

atlas-docs-mcp

3.5

If you are the rightful owner of atlas-docs-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Atlas Docs MCP Server provides AI assistants with documentation for libraries and frameworks, enhancing their ability to use less popular or newly released libraries.

The Atlas Docs MCP Server is a Model Context Protocol server designed to provide AI assistants with technical documentation for various libraries and frameworks. It processes official documentation into a clean markdown format suitable for consumption by language models. This server is particularly useful for LLMs that struggle with less popular or newly released libraries due to limited training data. The server is easy to set up with any MCP-compatible LLM clients such as Cursor, Cline, Windsurf, and Claude Desktop. It is currently in beta, and users are encouraged to provide feedback to help improve the service.

Features

  • Provides technical documentation for libraries and frameworks.
  • Processes official docs into a clean markdown version for LLM consumption.
  • Compatible with various MCP clients like Cursor, Cline, Windsurf, and Claude Desktop.
  • Easy installation and setup process.
  • Supports a wide range of libraries and frameworks.

Tools

  1. list_docs

    List all available documentation sets

  2. get_docs_index

    Retrieves a condensed, LLM-friendly index of a documentation set

  3. get_docs_full

    Retrieves a complete documentation set in a single consolidated file

  4. search_docs

    Search a documentation set by keywords

  5. get_docs_page

    Retrieves a specific page of a documentation set