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, transforming raw documentation into structured formats optimized for AI agents.
From the registry: Extract llms.txt from any docs site - Mintlify Docusaurus GitBook parser
Please install the `extract-llms-docs` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@llm-energy/mcp-server"]
Note: LLM Energy MCP server (the 'extract-llms-docs' repo hosts the web app at llm.energy).
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ADMIN_KEYrequiredAdmin API key for cache managementProvide your AI coding tools with token-efficient access to up-to-date technical documentation for…