Documentation
Createdsagacious-satadru
Enables Claude to access and search documentation from LangChain, LlamaIndex, and OpenAI.
About
This tool serves as a Model Context Protocol (MCP) server, allowing Claude to directly search and access documentation from popular libraries like LangChain, LlamaIndex, and OpenAI during conversations. It intelligently extracts relevant information from the documentation using Google searches and HTML parsing, then provides it to Claude via the MCP protocol. This empowers Claude with real-time access to comprehensive documentation, enhancing its ability to answer questions and provide context-aware assistance.
Key Features
- Configurable results based on character limit
- 1 GitHub stars
- Searches documentation of popular AI libraries
- Supports LangChain, LlamaIndex, and OpenAI
- Intelligently parses HTML content for relevant information
Use Cases
- Looking up information about vector stores in LangChain documentation
- Searching embedding models across different AI libraries
- Accessing OpenAI API documentation within a Claude conversation