Atlas Docs

by cartographai

Not rated
GitHub

About

Access technical documentation for libraries and frameworks, formatted in clean markdown for LLM consumption.

Details

Author
cartographai
Categories
Developer Tools, Other, Knowledge Base
Tags
#document

Setup

Install Atlas Docs in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/cartographai/atlas-docs-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

AModel Context Protocol (MCP)server that provides AI assistants with documentation for libraries and frameworks.

[!WARNING] Atlas Docs is currently in beta. Not everything might work perfectly, but we're actively improving the service. Your patience andfeedbackare greatly appreciated!

LLMs are great at generating general code, but suck at correctly using less popular or newly released libraries. This isn't surprising, since the models have not been trained comprehensively on code using these libraries.

- Provides technical documentation for libraries and frameworks
- Processes the official docs into a clean markdown version for LLM consumption
- Is easy to set up with Cursor, Cline, Windsurf and any other MCP-compatible LLM clients

Atlas Docs MCP server works with any MCP client that supports thestdioprotocol, including:

Add the following to your MCP client configuration file:

{ "mcpServers": { "atlas-docs": { "command": "npx", "args": ["-y", "@cartographai/atlas-docs-mcp"] } } }

That's it! You may need to restart the app (for Claude Desktop) for the server to be recognised.

Tip: Prompt your model to check the docs eg. "Use the tools to check the documentation for Astro to ensure that you use the library correctly."

Alternatively, you can install Atlas Docs MCP automatically viaSmithery. Example for claude desktop:

npx -y @smithery/cli install @CartographAI/atlas-docs-mcp --client claude

Change "claude" to "cursor", "cline" or "windsurf" for the respective clients.

- AI-SDK (source:https://sdk.vercel.ai/docs/introduction)
- Astro (source:
https://docs.astro.build/en/getting-started)
- ast-grep (source:
https://ast-grep.github.io/llms.txt)
- Bun (source:
https://bun.sh/llms.txt)
- CrewAI (source:
https://docs.crewai.com/llms.txt)
- Drizzle (source:
https://orm.drizzle.team/llms.txt)
- ElevenLabs (source:
https://elevenlabs.io/docs/llms.txt)
- Fireworks (source:
https://docs.fireworks.ai/llms.txt)
- Hono (source:
https://hono.dev/llms.txt)
- Langgraph-js (source:
https://langchain-ai.github.io/langgraphjs/llms.txt)
- Langgraph-py (source:
https://langchain-ai.github.io/langgraph/llms.txt)
- Mastra (source:
https://mastra.ai/llms.txt)
- ModelContextProtocol (source:
https://modelcontextprotocol.io/llms.txt)
- Pglite (source:
https://pglite.dev/docs/about)
- Prisma (source:
https://www.prisma.io/docs/llms.txt)
- Resend (source:
https://resend.com/docs/llms.txt)
- shadcn/ui (source:
https://ui.shadcn.com/docs)
- Stripe (source:
https://docs.stripe.com/llms.txt)
- Svelte (source:
https://svelte.dev/docs/svelte/overview)
- SvelteKit (source:
https://svelte.dev/docs/kit/introduction)
- tailwindcss (source:
https://tailwindcss.com/docs/installation)
- TanStack-Router (source:
https://tanstack.com/router/latest/docs/framework/react/overview)
- Trigger.dev (source:
https://trigger.dev/docs/llms.txt)
- X (source:
https://docs.x.com/llms.txt)
- Zapier (source:
https://docs.zapier.com/llms.txt)

Want docs for another library not in this list? Pleaseopen an issuein this repo, we'll try to process and add it!
- list_docs: List all available documentation sets
- get_docs_index: Retrieves a condensed, LLM-friendly index of a documentation set
- get_docs_full: Retrieves a complete documentation set in a single consolidated file
- search_docs: Search a documentation set by keywords
- get_docs_page: Retrieves a specific page of a documentation set

Atlas Docs processes tech libraries' documentation sites into clean, markdown versions. This MCP server provides the docs as MCP tools, calling Atlas Docs APIs for the data.

Please visitCartographAI/atlasand follow the instructions in the README. Update ATLAS_API_URL with the url of your deployment.

Pleaseopen an issuein this repo to request docs for a library, or to report a bug.

If you have any questions, feedback, or just want to say hi, we'd love to hear from you. You can find us on Cartograph'sDiscord comunityfor real-time support, or email us atcontact@cartograph.app

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Create and read feature flags, review experiments, generate flag types, search docs, and interact with GrowthBook's feature flagging and experimentation platform.

Search Apple's Developer Documentation with smart search and wildcard support.

MCP server that ingests project docs once and lets Claude search by meaning instead of reading everything — saving tokens on large codebases

A Retrieval-Augmented Generation (RAG) server for document processing, vector storage, and intelligent Q&A, powered by the Model Context Protocol.

Zero-config session continuity for Claude Code. Auto-captures context via Claude Hooks, provides 24 tools for memory, tasks, solutions, and knowledge graph. Multilingual semantic search (94+ languages).

Search, compare, and get docs for 210+ APIs ranked by CLI and agent relevance

Easily provide codebase context to Large Language Models (LLMs).

An intelligent codebase search engine that transforms local codebases into a natural language queryable knowledge base.

A local MCP server for AI coding agents. AST-aware indexing, semantic search, and automatic compression. Your agent stops re-reading your entire codebase every session.

A knowledge management tool for code repositories using vector embeddings, powered by a local Ollama service.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.