Documentation Search
Provides a documentation search tool that retrieves the latest Python library documentation from LangChain, LlamaInde...
What it does
Provides a documentation search tool that retrieves the latest Python library documentation from LangChain, LlamaIndex, and OpenAI through targeted Google searches and content extraction.
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.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · 1 github stars · registry-generated description present