Loading MCP server directory, please wait...
MCP server for Finnish public procurement notices (Hilma). Built by Aimiten.
npx @getmcp/cli add io.github.Aimiten/hilma-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HILMA_API_KEYHilma APIM avp-read subscription key. Get a free key at https://hns-hilma-prod-apim.developer.azure-api.net/
HILMA_READ_API_KEYSame as HILMA_API_KEY — avp-read product includes EForms Read API. Required for get_notice_full tool.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Aimiten/hilma-mcp": {
"command": "npx",
"args": [
"-y",
"hilma-mcp"
],
"env": {
"HILMA_API_KEY": "",
"HILMA_READ_API_KEY": ""
}
}
}
}