io.github.Aimiten/hilma-mcp MCP Server
io.github.Aimiten/hilma-mcp
What is the io.github.Aimiten/hilma-mcp MCP server?
MCP server for Finnish public procurement notices (Hilma). Built by Aimiten.
How to install io.github.Aimiten/hilma-mcp
Copy-paste configuration for popular MCP clients.
HILMA_API_KEYrequiredsecretHilma APIM avp-read subscription key. Get a free key at https://hns-hilma-prod-apim.developer.azure-api.net/
HILMA_READ_API_KEYrequiredsecretSame as HILMA_API_KEY — avp-read product includes EForms Read API. Required for get_notice_full tool.
{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"servers": {
"hilma-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hilma-mcp"
],
"env": {
"HILMA_API_KEY": "<YOUR_HILMA_API_KEY>",
"HILMA_READ_API_KEY": "<YOUR_HILMA_READ_API_KEY>"
}
}
}
}claude mcp add hilma-mcp --env HILMA_API_KEY=<YOUR_HILMA_API_KEY> --env HILMA_READ_API_KEY=<YOUR_HILMA_READ_API_KEY> -- npx -y hilma-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.