docs-mcp-server

docs-mcp-server

3.3

If you are the rightful owner of docs-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A lightweight MCP server that searches and retrieves relevant documentation content from popular AI libraries like LangChain, LlamaIndex, and OpenAI using a combination of web search and content parsing.

get_docs

The core tool provided by the MCP server. It accepts a search term or phrase and a library name (langchain, llama-index, or openai) to search for relevant documentation pages, fetch and parse clean text content, and send the result back to the LLM.