Manage remote llms.txt files with create, edit, delete, list, and retrieval.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "llmstxt-mcp" yet — see the docs or source repo.
Create an llms.txt file for https://example.com including a project overview, API usage limits, supported models, and contact email.
Returns the creation result and confirms the remote llms.txt file was written successfully.
List all currently managed llms.txt files and fetch each file's title and last updated time as a checklist.
Outputs a list of remote documents with key metadata summaries for each one.
Update the contact info in the main site's llms.txt to [email protected] and delete the outdated staging llms.txt file.
Returns the update and deletion results, showing which remote documents were changed or removed.
Fetch and parse llms.txt docs for dynamic AI documentation search and Q&A.
Auto-discovers dependency docs and exposes them to AI coding agents via MCP.
Search external information through an MCP server for LLM-powered agents.
Manage LM Studio models via MCP for loading, unloading, and configuration.
Read, edit, and summarize documents through a Claude-powered chat interface.
Search official library docs and return clean text ready for LLM use.