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 |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/daviiferrer/paraguacu_transparente_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server