Description
A documentation search server that enables AI assistants to retrieve up-to-date documentation from popular Python libraries including LangChain, LlamaIndex, and OpenAI. The server uses the Serper API to perform targeted Google searches within specific documentation domains, then fetches and extracts the content from the search results. Built with FastMCP, it exposes a single tool that accepts a query and library name, returning relevant documentation text that can help users solve problems or understand library features without leaving their AI assistant conversation.
Server Details
Added
April 21, 2025
