LLMS.txt Documentation
MCP Serverby langchain-ai · Added 5mo ago
Claude
957
Install
uvx mcpdocAdd to Claude
claude mcp add langchain-ai-mcpdocQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"llms-txt-documentation": {
"command": "uvx",
"args": [
"mcpdoc"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides AI systems with access to documentation from llms.txt files by fetching and parsing content from specified URLs, enabling seamless documentation lookup during coding sessions.
Tags
File Systemsmcp-serveraipypi