Description
Documentation-MCP is a server implementation that enables AI assistants to search and retrieve content from popular documentation sites including LangChain, LlamaIndex, and OpenAI. It uses the Serper API for Google search to find relevant documentation pages, then fetches and processes the content with BeautifulSoup to extract meaningful text. The server exposes a single tool that allows querying specific libraries with customizable character limits, making it particularly useful for developers and users who need up-to-date information about AI frameworks beyond an assistant's knowledge cutoff.
Server Details
Added
April 21, 2025
