Document Search icon

Document Search

Search documentation from LangChain, LlamaIndex, and OpenAI using the Serper API.

About

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

  • Supports searching documentation for LangChain, LlamaIndex, and OpenAI
  • Extracts and returns text from relevant documentation pages
  • 0 GitHub stars
  • Interactive use via MCP protocol
  • Uses Serper API for web searches

Use Cases

  • Retrieve OpenAI API usage details
  • Search for LlamaIndex documentation examples
  • Quickly find documentation snippets for LangChain
Document Search: AI Documentation Lookup Tool