at-ris-mcp
by paragraflabs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RIS_RATE_MS | No | Minimum delay between requests in milliseconds | 1200 |
| RIS_BASE_URL | No | API base URL | https://data.bka.gv.at/ris/api/v2.6 |
| RIS_MCP_HOST | No | Bind host for http/sse | 127.0.0.1 |
| RIS_MCP_PATH | No | URL path for the HTTP endpoint | |
| RIS_MCP_PORT | No | Bind port for http/sse | 8000 |
| RIS_SOAP_URL | No | OGD SOAP endpoint | https://data.bka.gv.at/ris/ogd/v2.6/ |
| RIS_AUDIT_DIR | No | If set, audit log directory | |
| RIS_CACHE_DIR | No | SQLite cache directory | ~/.cache/at-ris-mcp |
| RIS_TIMEOUT_S | No | HTTP timeout in seconds | 30 |
| RIS_USER_AGENT | No | User agent string | at-ris-mcp/<version> (+…) |
| RIS_MAX_RETRIES | No | Maximum number of retries | 3 |
| RIS_CACHE_ENABLED | No | Whether cache is enabled | true |
| RIS_MCP_TRANSPORT | No | Server transport: stdio, http, sse, streamable-http | stdio |
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/paragraflabs/at-ris-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server