ie-eli-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IE_ELI_BASE_URL | No | The base URL for the Irish Statute Book (default: https://www.irishstatutebook.ie) | https://www.irishstatutebook.ie |
| IE_ELI_AUDIT_DIR | No | Directory for audit logs (default: ~/.matematic/audit) | ~/.matematic/audit |
| IE_ELI_CACHE_DIR | No | Directory for caching results (default: ~/.matematic/cache/ie-eli) | ~/.matematic/cache/ie-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 |
|---|---|
| ie_get_actA | Fetch Irish act / SI metadata by coordinates. |
| ie_get_textB | Fetch the full enacted text of an Irish act / SI. |
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/ie-eli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server