io.github.nousulabs-debug/pohjola-api
io.github.nousulabs-debug/pohjola-apiAgent-native API for Finnish public company data via YTJ. Pay-per-call $0.01 USDC over x402.
Tools · 1
Look up a Finnish company by Y-tunnus (business ID) from the YTJ Avoindata registry. Returns structured company information including name, status, legal entity type, and registration dates.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.nousulabs-debug/pohjola-api": {
"url": "https://pohjola-api.nousulabs.workers.dev/mcp",
"transport": "streamable-http"
}
}
}