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
Máy chủ liên quan
Wolfram Alpha
Access the Wolfram Alpha API for computational knowledge and real-time data.
Mevzuat MCP
Provides programmatic access to the Turkish Ministry of Justice Legislation Information System (mevzuat.gov.tr) for searching and retrieving legal texts.
Rememberizer MCP Server for Common Knowledge
Access personal and team knowledge repositories, including documents and Slack discussions.
Gemini MCP
Integrate search grounded Gemini output into your workflow.
Vectorize
Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
Wikipedia MCP Server
A server that enables LLMs to query and retrieve information from Wikipedia.
Rolli MCP
Social media search and analytics across X, Reddit, Bluesky, YouTube, LinkedIn, Facebook, Instagram, and Weibo via the Rolli IQ API
Legal MCP Server
Court records, patent search, trademark lookup, and legal document research
Hatch MCP Server
Find emails, phone numbers, company data, and LinkedIn URLs using the Hatch API.
Fabric Marketplace
An agent-native marketplace API where any participant ("Node") can publish allocatable resources, search for what they need, negotiate structured offers, and exchange contact details after mutual acceptance.