Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AT_ELI_BASE_URLNoBase URL for the RIS APIhttps://data.bka.gv.at/ris/api/v2.6
AT_ELI_AUDIT_DIRNoDirectory for audit logs~/.matematic/audit
AT_ELI_CACHE_DIRNoDirectory for caching responses~/.matematic/cache/at-eli

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
at_searchA

Search Austrian federal law (RIS Bundesrecht).

Maps to GET /Bundesrecht. Each hit gets eli_uri, human_readable_citation, source_url and content_urls (html/xml).

at_get_textB

Fetch the full text of an act from a RIS content URL.

at_case_searchA

Search Austrian case law (RIS Judikatur).

Maps to GET /Judikatur. Each hit gets a native ecli, human_readable_citation, source_url and content_urls (html/xml).

at_get_case_textA

Fetch the full text of a decision from a RIS content URL.

at_list_collectionsA

List the RIS collections and which are exposed by this connector.

Returns: List of Collection (code, name, note).

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/matematicsolutions/at-eli-mcp'

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