Skip to main content
Glama
aalises

Catalunya Open Data MCP

by aalises

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoOne of development, test, or production.development
LOG_LEVELNoOne of trace, debug, info, warn, error, or silent.info
SOCRATA_APP_TOKENNoOptional Socrata app token for better rate-limit stability.
CATALUNYA_MCP_TRANSPORTNoOnly stdio is supported.stdio
CATALUNYA_MCP_MAX_RESULTSNoMaximum rows/results per tool call. Hard limit: 1000.100
CATALUNYA_MCP_BCN_GEO_SCAN_BYTESNoOptional maximum Open Data BCN CSV/JSON download body to read for one geospatial helper call. Unset or 0 means unlimited.
CATALUNYA_MCP_REQUEST_TIMEOUT_MSNoUpstream request timeout. Allowed range: 100 to 120000.30000
CATALUNYA_MCP_RESPONSE_MAX_BYTESNoMaximum upstream response body size. Allowed range: 65536 to 1048576.262144
CATALUNYA_MCP_BCN_GEO_SCAN_MAX_ROWSNoOptional maximum Open Data BCN rows to scan for geospatial helper calls. Unset or 0 means unlimited.
CATALUNYA_MCP_BCN_UPSTREAM_READ_BYTESNoMaximum Open Data BCN download preview body to read before parsing/capping. Allowed range: 65536 to 16777216.2097152
CATALUNYA_MCP_IDESCAT_UPSTREAM_READ_BYTESNoMaximum IDESCAT upstream success body to read before flattening/capping. Allowed range: 65536 to 33554432.8388608

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/aalises/catalunya-opendata-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server