AI Docs MCP 服务器
通过 Model Context Protocol (MCP) 为 Claude 和其他 AI 助手提供文档的 MCP 服务器。
功能
- 通过标准化的 MCP 接口提供文档服务
- 提供分类的文档工具:
list-documentation
:列出所有可用的文档文件get-documentation
:按类别和名称检索文档flutter
:返回与 Flutter 相关的文档testing
:返回跨技术的测试文档code-guidelines
:返回代码规范文档service-docs
:返回服务文档
安装
全局安装
本地安装
使用
作为命令行工具
全局安装后使用:
与 Claude CLI 配合使用
编程式使用
文档结构
将文档放置在
docs
目录中,结构如下:要求
- Node.js >= 20.0.0
许可证
MIT
- Author:waytomcp
- URL:https://www.waytomcp.com/article/LaserFocused-ee/ai-docs-mcp
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!