nirholas/extract-llms-docs
Extract documentation for AI agents from any site with llms.txt support. Features MCP server, REST API, batch processing, and multiple export formats.
Platform-specific configuration:
{
"mcpServers": {
"extract-llms-docs": {
"command": "npx",
"args": [
"-y",
"extract-llms-docs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...