Back to directory
langchain-ai/mcpdoc

langchain-ai/mcpdoc

@langchain-ai

Expose llms-txt to IDEs for development

llms-txtdocumentationlangchainidemcp-serverdocscursorcontext

Installation & Configuration

{
  "mcpServers": {
    "langgraph-docs-mcp": {
      "command": "uvx",
      "args": [
        "--from",
        "mcpdoc",
        "mcpdoc",
        "--urls",
        "LangGraph:https://langchain-ai.github.io/langgraph/llms.txt LangChain:https://python.langchain.com/llms.txt",
        "--transport",
        "stdio"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/17
Updated
2026/6/17