MCP Fiorilli Transparencia
by daviiferrer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host for HTTP mode | 0.0.0.0 |
| PORT | No | Port for HTTP mode | 3000 |
| MCP_DATA_DIR | No | Data directory for Diario Oficial index | /var/data/paraguacu-mcp |
| MCP_TRANSPORT | No | Transport mode: stdio or http | stdio |
| MCP_ALLOWED_HOSTS | No | Comma-separated allowed hosts for public server | paraguacu-transparente-mcp.onrender.com,localhost,127.0.0.1 |
| MCP_MAX_PAGE_SIZE | No | Maximum page size | 500 |
| MCP_TEXT_BLOCK_CHARS | No | Max characters per text block | 12000 |
| MCP_DEFAULT_PAGE_SIZE | No | Default page size for pagination | 100 |
| MCP_ALLOW_CONFIG_UPDATE | No | Allow config update tool | false |
| MCP_TOOLS_LIST_PAGE_SIZE | No | Tools list page size | 200 |
| MCP_DIARIO_SCAN_BATCH_SIZE | No | Batch size for scanning Diario | 8 |
| MCP_DIARIO_SCAN_MAX_BATCHES | No | Max batches for scanning Diario | 4 |
| MCP_DIARIO_SCAN_TIME_BUDGET_MS | No | Time budget in ms for Diario scan | 70000 |
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