Redra MCP
by sacrosaunt
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Deprecated alternative for REDRA_PORT. If set, used as the Streamable HTTP port (defaults to '8000'). | |
| REDRA_HOST | No | Streamable HTTP bind address. Defaults to '127.0.0.1'. | |
| REDRA_PORT | No | Streamable HTTP port. Defaults to '8000'. Alternative: PORT. | |
| REDRA_DATABASE_PATH | No | Local SQLite database path. Defaults to a platform-specific data directory. | |
| REDRA_REQUEST_TIMEOUT | No | HTTP timeout in seconds. Defaults to '20'. | |
| REDRA_SETTLESIGNAL_URL | No | Dataset feed override. Defaults to the SettleSignal public feed (https://settlesignal.com/data/settlements.json). | |
| REDRA_TRUST_FLY_HEADERS | No | Trust Fly's client-IP header. Defaults to 'false'. | |
| REDRA_RATE_LIMIT_PER_HOUR | No | Streamable HTTP requests allowed per IP; '0' disables. Defaults to '0'. | |
| REDRA_MAX_REQUEST_BODY_BYTES | No | Maximum Streamable HTTP request-body size; '0' disables. Defaults to '1048576'. | |
| REDRA_MAX_CONCURRENT_REQUESTS | No | Maximum in-flight HTTP requests; '0' disables. Defaults to '0'. | |
| REDRA_SEARCH_CACHE_MAX_ENTRIES | No | Maximum in-process search-cache entries; '0' disables. Defaults to '512'. | |
| REDRA_SEARCH_CACHE_TTL_SECONDS | No | In-process normalized search-cache lifetime in seconds; '0' disables. Defaults to '30'. |
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
ActivityMaintained
ResponsivenessNo issues