This MCP server implementation provides a documentation search tool that allows Claude to retrieve the latest documentation for popular Python libraries including LangChain, LlamaIndex, and OpenAI. It uses the Serper API to perform targeted Google searches within specific documentation domains, then fetches and extracts the content from the search results. The implementation is lightweight, requiring only a few dependencies (BeautifulSoup, httpx, and MCP), making it easy to integrate into existing workflows for developers who need quick access to up-to-date library documentation without leaving their conversation with Claude.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!