mcpdoc
Access website documentation for AI search engines (llms.txt files) over MCP.
mcp-mcpdoc
Leverages LLM.TXT to help agent (Claude, Windsurf, Cursor) to get the most recent version of web pages.
LLM.txt files are added to websites similar to robotx.txt files which the site adds for AI search engine.
LLM.txt files contains the breakdown of the URLs and descriptions
SETUP
-
Assuming you already have uv installed
-
Create a directiory
uv init
- Create a venv
uv venv
- Activate the venv
source .venv/Scripts/activate
- install the dependencies
uv sync
- Get the full path to the uv installation path
which uv
CLAUDE Desktop integration
{ "mcpServers": { "langgraph-docs-mcp": { "command": "/Users/XXX/AppData/Local/Microsoft/WinGet/Packages/astral-sh.uv_Microsoft.Winget.Source_8wekyb3d8bbwe/uvx", "args": [ "--from", "/Users/XX/Desktop/git_personal/mcpdoc", "mcpdoc", "--urls", "LangGraph:https://langchain-ai.github.io/langgraph/llms.txt LangChain:https://python.langchain.com/llms.txt", "--transport", "stdio", "--port", "8081", "--host", "localhost" ] } } }
Note"
- The command field you get from running "which uv" in the project folder
- The field after --from you get from runnig "pwd" in the project folder. This is to point Claude to the project folder.
Basically here UV will activate the venv in the project folder and python will run the commands so that the server can start for Claude Desktop HOST
Server Terkait
Agntic AI for Research Papers
Search and extract information about research papers from arXiv.
Hermes Search
Provides full-text and semantic search over structured and unstructured data using Azure Cognitive Search.
ClimateTriage
Search for open source issues related to climate change and sustainability using the ClimateTriage API.
PubChem
Extracts basic chemical information about drugs and compounds from the PubChem API.
mxHERO Multi-Account Email Search
Search across multiple email accounts using mxHERO's vector search service.
SearxNG MCP Server
Provides web search capabilities using a self-hosted SearxNG instance, allowing AI assistants to search the web.
Azure AI Agent & Search
Search content using Azure AI Agent Service and Azure AI Search.
Jewish Library MCP Server
A full-text search server for Jewish texts and literature.
Knowledge Vault Search
Search a personal knowledge vault using hybrid semantic and keyword matching.
Rijksmuseum MCP Server
Explore the Rijksmuseum's art collection using natural language.