Token导航 LogoToken导航TokenDH.com
Atlas Docs MCP logo
AI代理stdio官方来源来源级核验

Atlas Docs MCP

MCP Server

@smithery/cli

Atlas Docs MCP服务器为AI助手提供库和框架的技术文档,将官方文档处理为适合LLM使用的Markdown版本,适用于Cursor、Cline、Windsurf等MCP兼容的LLM客户端。

工具数

5

提示词数

0

GitHub Stars

35

资源数

0
JavaScriptClaudeLLM工具Claude DesktopClaudeCursorWindsurfCline

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

CartographAI

提供方

CartographAI

最后核验

2026/5/17 20:19

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

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

详细介绍

Atlas Docs MCP服务器

](https://www.npmjs.com/package/@cartographai/atlas-docs-mcp) ](https://smithery.ai/server/@CartographAI/atlas-docs-mcp)

A. 模型上下文协议(MCP) 为AI助手提供库和框架文档的服务器。

\[!警告\] Atlas Docs目前处于测试阶段。并非一切都能完美运行,但我们正在积极改进服务。你的耐心和 反馈 非常感谢!

这个服务器做什么?

LLM擅长生成通用代码,但不善于正确使用不太流行或新发布的库。这并不奇怪,因为这些模型还没有使用这些库对代码进行全面训练。

Atlas Docs MCP服务器:

  • 为库和框架提供技术文档
  • 将官方文档处理成干净的降价版本,供LLM使用
  • 易于使用Cursor、Cline、Windsurf和任何其他兼容MCP的LLM客户端进行设置

克劳德3.5十四行诗:

elevenlabs-without-atlas-annotated

克劳德3.5十四行诗与阿特拉斯文档MCP:

elevenlabs-with-atlas-annotated

📦 安装

Atlas Docs MCP服务器可与任何支持 stdio 协议,包括:

  • 光标
  • 克莱恩
  • 帆板运动
  • 克劳德桌面

将以下内容添加到MCP客户端配置文件中:

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

就是这样!您可能需要重新启动应用程序(适用于Claude Desktop)才能识别服务器。

小贴士:提示您的模型检查文档,例如“使用工具检查Astro的文档,以确保您正确使用库。”

通过Smithery安装

或者,您可以通过以下方式自动安装Atlas Docs MCP 史密瑟里克劳德桌面示例:

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

将各个客户的“claude”更改为“cursor”、“cline”或“windsurf”。

📒 可用的库

  • AI-SDK(来源:https://sdk.vercel.ai/docs/introduction)
  • Astro(来源:https://docs.astro.build/en/getting-started)
  • ast grep(来源:https://ast-grep.github.io/llms.txt)
  • Bun(来源:https://bun.sh/llms.txt)
  • CrewAI(来源:https://docs.crewai.com/llms.txt)
  • 细雨(来源:https://orm.drizzle.team/llms.txt)
  • ElevenLabs(来源:https://elevenlabs.io/docs/llms.txt)
  • 烟花(来源:https://docs.fireworks.ai/llms.txt)
  • Hono(来源:https://hono.dev/llms.txt)
  • Langgraph js(来源:https://langchain-ai.github.io/langgraphjs/llms.txt)
  • 语言py(来源:https://langchain-ai.github.io/langgraph/llms.txt)
  • Mastra(来源:https://mastra.ai/llms.txt)
  • ModelContextProtocol(来源:https://modelcontextprotocol.io/llms.txt)
  • Pglite(来源:https://pglite.dev/docs/about)
  • Prisma(来源:https://www.prisma.io/docs/llms.txt)
  • 重新发送(来源:https://resend.com/docs/llms.txt)
  • shadcn/ui(来源:https://ui.shadcn.com/docs)
  • 条纹(来源:https://docs.stripe.com/llms.txt)
  • Svelte(来源:https://svelte.dev/docs/svelte/overview)
  • SvelteKit(来源:https://svelte.dev/docs/kit/introduction)
  • 尾风css(来源:https://tailwindcss.com/docs/installation)
  • TanStack路由器(来源:https://tanstack.com/router/latest/docs/framework/react/overview)
  • Trigger.dev(来源:https://trigger.dev/docs/llms.txt)
  • X(来源:https://docs.x.com/llms.txt)
  • Zapier(来源:https://docs.zapier.com/llms.txt)

想要不在此列表中的其他库的文档吗?请 打开一个问题 在这个仓库中,我们将尝试处理和添加它!

🔨 可用工具

  1. list_docs:列出所有可用的文档集
  2. get_docs_index:检索文档集的精简LLM友好索引
  3. get_docs_full:在单个合并文件中检索完整的文档集
  4. search_docs:按关键字搜索文档集
  5. get_docs_page:检索文档集的特定页面

💭 运作原理

Atlas Docs将技术图书馆的文档网站处理成干净的降价版本。此MCP服务器将文档作为MCP工具提供,并为数据调用Atlas docs API。

在本地运行后端

请访问 制图AI/地图集 并按照README中的说明进行操作。 使用部署的URL更新ATLAS_API_URL。

支持与反馈

打开一个问题 在这个仓库中,请求库的文档,或报告错误。

如果您有任何问题、反馈或只是想打个招呼,我们很乐意收到您的来信。你可以在地图上找到我们 不和谐的社会 如需实时支持,请发送电子邮件至 contact@cartograph.app

目录标签

目录标签

JavaScriptClaudeLLM工具AI助手本地部署技术文档Markdown处理开发支持

支持客户端

Claude DesktopClaudeCursorWindsurfCline

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

none

运行时(runtime,运行环境)

Node.js

来源包(packageName,安装包名)

@smithery/cli

工具数量(toolCount,工具数)

5

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdionone部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP