Search and retrieve documentation from LangChain, LlamaIndex, or OpenAI libraries based on a specific query. Provides relevant text extracts to enhance understanding and integration in conversations.
Search real-time documentation for libraries like Langchain, Llama-Index, MCP, and OpenAI using a query and library name. Retrieve updated information directly from the docs to support LLMs.
Provides real-time access to official LangChain documentation, API references, and GitHub code examples to assist in LangChain-based development. It enables LLMs to search for tutorials, version info, and detailed class specifications directly from live sources.
A utility that integrates Model Context Protocol (MCP) into Express applications, offering both stateful session management and stateless request handling options.