MCP LLMS-TXT Documentation Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | The host to use when running with the 'sse' transport (e.g., 'localhost'). | |
| json | No | Path to a JSON configuration file containing a list of documentation sources. | |
| port | No | The port to use when running with the 'sse' transport. | |
| urls | No | Directly specify llms.txt URLs with optional names using the format 'name:url'. Multiple URLs can be provided as a space-separated string. | |
| yaml | No | Path to a YAML configuration file containing a list of documentation sources. | |
| timeout | No | HTTP request timeout in seconds. Defaults to 10.0. | 10.0 |
| transport | No | The communication transport to use: 'stdio' or 'sse'. Defaults to 'stdio'. | stdio |
| allowed_domains | No | Specify which domains to allow for documentation fetching. Use '*' to allow all domains or a space-separated list for specific ones. | |
| follow_redirects | No | Whether to follow HTTP redirects (true/false). Defaults to false. | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues