docs-mcp-server
If you are the rightful owner of docs-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is an MCP (Model Context Protocol) server that allows you to search and fetch documentation for popular libraries like Langchain, Llama-Index, MCP, and OpenAI using the Serper API.
The Library Docs MCP Server is designed to facilitate the retrieval of documentation for popular libraries such as Langchain, Llama-Index, MCP, and OpenAI. It leverages the Serper API to perform site-specific searches and uses BeautifulSoup to parse and return the documentation. This server is particularly useful for LLM models with knowledge cut-off dates, as it provides real-time access to updated documentation, ensuring that developers have the most current information available for development and troubleshooting. By integrating with platforms like Claude Desktop, the server enhances the accuracy and relevance of responses when working with new library updates.
Features
- Search library documentation using a natural language query.
- Supports Langchain, Llama-Index, MCP, and OpenAI.
- Uses the Serper API to perform site-specific searches.
- Parses and returns the documentation using BeautifulSoup.
- Provides updated documentation for LLM models with knowledge cut-off dates.