MCP.so
Sign In

Documentation MCP Server

@SubaashNair

About Documentation MCP Server

An MCP server for accessing updated documentation of popular libraries

Basic information

Category

Memory & Knowledge

License

MIT

Runtime

node

Transports

stdio

Publisher

SubaashNair

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

โ€”

Comments

More Memory & Knowledge MCP servers