fi-eli-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FI_ELI_BASE_URL | No | Base URL for the Finlex open data API | https://opendata.finlex.fi/finlex/avoindata/v1 |
| FI_ELI_AUDIT_DIR | No | Audit directory for logging tool calls | ~/.matematic/audit |
| FI_ELI_CACHE_DIR | No | Cache directory for storing API responses | ~/.matematic/cache/fi-eli |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| fi_list_actsA | List Finnish statutes published in a given year. |
| fi_get_actA | Fetch statute metadata by year and number. |
| fi_get_textB | Fetch the full Akoma Ntoso text of a statute by year and number. |
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
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/fi-eli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server