Document Search icon

Document Search

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

关于

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.

主要功能

  • 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

使用案例

  • Retrieve OpenAI API usage details
  • Search for LlamaIndex documentation examples
  • Quickly find documentation snippets for LangChain