docs-mcp-server

RohitKrish46/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.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources