Enables AI models to access and retrieve technical documentation from various agent frameworks.
Agentdocs implements a Model Context Protocol (MCP) server, providing a standardized interface for AI models to access external data sources, specifically technical documentation for popular agent frameworks. It supports both Stdio and SSE transport protocols and allows querying documentation for frameworks like Langchain, LlamaIndex, Autogen, and others, enhancing the ability of AI agents to utilize up-to-date and relevant information.