ris-austria-mcp-server
by cyanheads
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RIS_CONTACT | No | Contact string appended to the User-Agent (RIS netiquette asks integrators to be identifiable). | |
| OTEL_ENABLED | No | Enable OpenTelemetry instrumentation. | false |
| MCP_AUTH_MODE | No | Authentication: none, jwt, or oauth. | none |
| MCP_HTTP_PORT | No | HTTP server port. | 3010 |
| MCP_LOG_LEVEL | No | Log level (debug, info, warning, error, ...). | info |
| RIS_API_BASE_URL | No | RIS OGD REST API base URL. | https://data.bka.gv.at/ris/api/v2.6 |
| MCP_TRANSPORT_TYPE | No | Transport: stdio or http. | stdio |
| RIS_CONTENT_BASE_URL | No | Document content host (also the allowlist host for document_url input). | https://www.ris.bka.gv.at |
| STORAGE_PROVIDER_TYPE | No | Storage backend. | in-memory |
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 | |