mcp-impo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| schemaA | Retrieve IMPO JSON schema documentation. Returns the JSON schema defining the structure for normas and avisos from IMPO's datos abiertos API. This schema describes all available fields for Uruguayan legislation and official notices. |
| normaC | Get a specific norma or aviso from IMPO. Retrieves detailed information about a specific legal norm or notice from IMPO's database in JSON format. |
| searchB | Search for normas or avisos in IMPO database. Performs a search across IMPO's database of Uruguayan legislation and official notices. Results can be filtered by type and year. |
| basesA | Get information about available bases in IMPO. Returns metadata about the available databases and their structure from IMPO's datos abiertos service. |
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/daedalus/mcp-impo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server