atlas-docs-mcp

atlas-docs-mcp

16

Atlas Docs MCP Server is a Model Context Protocol server designed to provide AI assistants with library and framework documentation in a clean, structured format. It boasts compatibility with various MCP-compatible LLM clients, facilitating easy installation and integration.

What is the Atlas Docs MCP Server?

It is a Model Context Protocol server that provides AI assistants with technical documentation for libraries and frameworks in a format suitable for language models.

How does Atlas Docs MCP Server help LLMs?

It processes official documentation into a clean markdown format, making it easier for LLMs to understand and use less popular or newly released libraries.

Which MCP clients are compatible with Atlas Docs?

Atlas Docs is compatible with any MCP client that supports the 'stdio' protocol, including Cursor, Cline, Windsurf, and Claude Desktop.

How can I install Atlas Docs MCP Server?

You can install it by adding the server configuration to your MCP client configuration file or using Smithery for automatic installation.

How can I request documentation for a new library?

You can request documentation for a new library by opening an issue in the CartographAI/atlas GitHub repository.