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
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Cryptocurrency Price
A service to query real-time cryptocurrency prices.
ArXiv-MCP
Search and retrieve academic papers from arXiv based on keywords.
AllTrails
Search for hiking trails and get detailed trail information from AllTrails.
Unity Docs
Search and retrieve Unity documentation and API references locally with smart version handling.
企业风险分析洞察服务
Provides comprehensive enterprise risk analysis, including violation records, mortgage information, business anomalies, and judicial cases.
Skiplagged Flights Search
Skiplagged MCP Server for flight search, hotel booking, and travel planning
SearchAPI
Provides standardized access to Google Maps, Google Flights, Google Hotels, and other services via the SearchAPI.
StatPearls
Fetches peer-reviewed medical and disease information from StatPearls.
doctree-mcp
BM25 search + tree navigation over markdown docs for AI agents. No embeddings, no LLM calls at index time.
bbox-mcp-server
Bounding box coordinate conversion, EPSG projections, H3 indexing, Overpass OSM queries, and shareable map links