llmstxt-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| addA | Add a new llms.txt (https://llmstxt.org) by URL. Fetches and caches the document locally. Use when the user wants to save, import, or subscribe to an llms.txt. |
| editA | Update name, url, or description of an llms.txt entry by id. Re-fetches if url changes. Call |
| delA | Delete an llms.txt entry and its cached content by id. Call |
| listA | List all saved llms.txt entries (id, name, url, description). Use when the user asks what's available, or to look up an id for other tools. |
| view_contentA | Read the content of a stored llms.txt document by id. Call |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vitaleap/llmstxt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server