← Index

io.github.Aimiten/hilma-mcp

io.github.Aimiten/hilma-mcp·v1.1.1·Other
Quality Score
90
/100

MCP server for Finnish public procurement notices (Hilma). Built by Aimiten.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "hilma-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hilma-mcp"
      ],
      "env": {
        "HILMA_API_KEY": "<your-hilma_api_key>",
        "HILMA_READ_API_KEY": "<your-hilma_read_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "hilma-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hilma-mcp"
      ],
      "env": {
        "HILMA_API_KEY": "<your-hilma_api_key>",
        "HILMA_READ_API_KEY": "<your-hilma_read_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y hilma-mcp
§02  Environment variables
HILMA_API_KEY
requiredsecret

Hilma APIM avp-read subscription key. Get a free key at https://hns-hilma-prod-apim.developer.azure-api.net/

HILMA_READ_API_KEY
requiredsecret

Same as HILMA_API_KEY — avp-read product includes EForms Read API. Required for get_notice_full tool.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other