Enables AI assistants to access up-to-date documentation for Python libraries.
Docret is a Model Context Protocol (MCP) server that allows AI assistants to dynamically fetch and provide relevant information from official documentation sources for Python libraries like LangChain, LlamaIndex, and OpenAI. By leveraging the SERPER API for web searches and BeautifulSoup for HTML parsing, Docret ensures that AI applications always have access to the latest official documentation.