Search documentation from LangChain, LlamaIndex, and OpenAI using the Serper API.
Sponsored
This MCP server provides a streamlined way to access documentation for popular libraries like LangChain, LlamaIndex, and OpenAI. It leverages the Serper API to perform web searches and then extracts relevant content from the documentation pages using HTTP requests and BeautifulSoup. This allows users to quickly find the information they need through a simple MCP interface.
Key Features
01Supports searching documentation for LangChain, LlamaIndex, and OpenAI
02Extracts and returns text from relevant documentation pages
030 GitHub stars
04Interactive use via MCP protocol
05Uses Serper API for web searches
Use Cases
01Retrieve OpenAI API usage details
02Search for LlamaIndex documentation examples
03Quickly find documentation snippets for LangChain