Back to search
30
MCP

Documentation Extractor

io.github.nirholas/extract-llms-docs

Extract llms.txt from any docs site - Mintlify Docusaurus GitBook parser

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

llms-txt-mcp
Lean MCP server for minimal-context docs via llms.txt
0 tools
iflow-mcp-mcpdoc-server
Server llms-txt documentation over MCP
0 tools
Document Parser
Parses documents in various formats for AI-assisted text extraction.
0 tools
internal-tool-docs-mcp
MCP server that serves llms.txt package documentation from a directory
0 tools
io.github.jgador/websharp
Search the web and extract article text for LLMs.
0 tools
io.github.agenson-horrowitz/web-content-extractor
Extract and process web content into clean, structured formats optimized for LLMs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "documentation_extractor": {
      "url": "None",
      "transport": "http"
    }
  }
}