MCP LLMS-TXT Documentation Server
by langchain-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Host to bind the server to when using non-stdio transport | |
| json | No | Path to a JSON config file containing documentation sources | |
| port | No | Port to run the server on when using non-stdio transport | |
| urls | No | URLs of llms.txt files to use, can be specified as plain URLs or with optional names using the format 'name:url' | |
| yaml | No | Path to a YAML config file containing documentation sources | |
| timeout | No | HTTP request timeout in seconds | 10.0 |
| transport | No | Transport method to use (e.g., 'stdio', 'sse') | stdio |
| follow_redirects | No | Follow HTTP redirects | 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
ActivitySlowing
ResponsivenessUnresponsive