MCP.so
登录

Documentation MCP Server

@SubaashNair

关于 Documentation MCP Server

An MCP server for accessing updated documentation of popular libraries

基本信息

分类

记忆与知识

许可证

MIT

运行时

node

传输方式

stdio

发布者

SubaashNair

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Documentation MCP Server?

Documentation MCP Server is a server for developers to access updated documentation of their favorite libraries. It aggregates documentation from multiple sources, allows for search across all libraries, and ensures access to the most up-to-date information.

How to use Documentation MCP Server?

Install via the installation script, Docker, or manual setup. After installation, access the web interface at http://localhost:3000. Use the RESTful API for programmatic access, for example: curl -X GET "http://localhost:3000/api/search?q=useState&library=react".

Key features of Documentation MCP Server

  • Documentation aggregation from various library sources
  • Search functionality across all or specific libraries
  • Version management for accessing different library versions
  • Automatic updates by regularly fetching the latest documentation
  • Programmatic API access to documentation
  • Interactive web interface for browsing documentation

Use cases of Documentation MCP Server

  • Access documentation for multiple libraries (e.g., React, Vue, Angular) from one interface
  • Search for specific functions or APIs across all configured libraries
  • Retrieve documentation for different versions of a library
  • Integrate documentation retrieval into development tools via the API
  • Keep documentation up to date automatically

FAQ from Documentation MCP Server

评论

记忆与知识 分类下的更多 MCP 服务器