rfc-mcp
by vitkuz573
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RFC_MCP_OFFLINE | No | No network at all; cached snapshots only | 0 |
| RFC_MCP_DATA_DIR | No | Corpus location (`corpus.sqlite`, WAL) | ~/.local/share/rfc-mcp |
| RFC_MCP_LOG_LEVEL | No | `debug`…`silent` | info |
| RFC_MCP_USER_AGENT | No | HTTP User-Agent | rfc-mcp/<version> (+https://github.com/vitkuz573/rfc-mcp) |
| RFC_MCP_CURSOR_SECRET | No | HMAC key binding opaque cursors to a corpus generation | |
| RFC_MCP_MAX_HTTP_BYTES | No | Response size cap | 16777216 |
| RFC_MCP_HTTP_TIMEOUT_MS | No | Per-request timeout | 15000 |
| RFC_MCP_MAX_CONCURRENCY | No | Per-host concurrency | 4 |
| RFC_MCP_METADATA_TTL_MS | No | Metadata cache freshness window | 21600000 |
| RFC_MCP_NEGATIVE_TTL_MS | No | 404 cache window | 3600000 |
| RFC_MCP_INDEX_TIMEOUT_MS | No | Timeout for the ~7 MB catalog index | 180000 |
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