Extract llms.txt from any docs site - Mintlify Docusaurus GitBook parser
Config is the same across clients β only the file and path differ.
{
"mcpServers": {
"llm-energy": {
"args": [
"-y",
"@llm-energy/mcp-server"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
llm.energy is a web application and MCP server that fetches, parses, and organizes documentation from websites implementing the llms.txt and install.md standards. It transforms raw documentation into structured, agent-ready formats optimized for large language models, AI assistants, and developer tooling.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories β click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience β it helps other developers decide.
Sign in to write a review.
Others in developer-tools / writing
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
MCP Security Weekly
Get CVE alerts and security updates for io.github.nirholas/extract-llms-docs and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Extract llms.txt documentation and install.md instructions from any website for AI agents, LLMs, and automation workflows.
llm.energy llm.energy llm.energy llm.energy llm.energy
llm.energy is a web application and MCP server that fetches, parses, and organizes documentation from websites implementing the llms.txt and install.md standards. It transforms raw documentation into structured, agent-ready formats optimized for large language models, AI assistants, and developer tooling.
| Standard | Description | Learn More |
|---|---|---|
| llms.txt | Machine-readable documentation for AI systems | llmstxt.org |
| install.md | LLM-executable installation instructions | installmd.org |
| Feature | Description |
|---|---|
| π Smart Detection | Automatically finds llms.txt, llms-full.txt, and install.md |
| π Organized Output | Splits content into individual markdown files by section |
| π€ Agent-Ready | Includes AGENT-GUIDE.md optimized for AI assistants |
| π¦ Multiple Formats | Export as Markdown, JSON, YAML, or ZIP archive |
| π MCP Server | Integrate with Claude Desktop, Cursor, and more |
| β‘ Batch Processing | Process multiple URLs simultaneously |
| π Site Directory | Browse 19+ curated llms.txt-enabled websites |
| βοΈ llms.txt Generator | Create your own llms.txt files with a guided wizard |
| π install.md Generator | AI-powered: generate from GitHub repos, docs URLs, or manually |
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
π Feed docs to AI coding assistants (Cursor, Windsurf)
π€ Build context-aware AI agents with up-to-date docs
π Create documentation pipelines for RAG systems
π¦ Aggregate docs from multiple sources automatically
βοΈ Generate llms.txt/install.md for your own projects
π Auto-generate install.md from any GitHub repo
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Generate LLM-executable installation instructions from any source:
| Mode | Description | Use Case |
|---|---|---|
| From GitHub | Analyze any public GitHub repo and generate install.md | Perfect for creating install.m |