MCP LLMS-TXT Documentation Server
by MCP-Mirror
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | The host to bind to (for sse transport). | |
| json | No | Path to a JSON configuration file containing documentation sources. | |
| port | No | The port to listen on (required for sse transport). | |
| urls | No | Directly specifying llms.txt URLs with optional names using the format name:url. | |
| yaml | No | Path to a YAML configuration file containing documentation sources. | |
| timeout | No | HTTP request timeout in seconds (defaults to 10.0). | |
| transport | No | The transport protocol to use (stdio or sse). | stdio |
| follow-redirects | No | Follow HTTP redirects (defaults to 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 | |