Skip to content
Back to search
90
MCP live MCP 2025-11-25 streamable-http

io.github.nousulabs-debug/pohjola-api

io.github.nousulabs-debug/pohjola-api

Agent-native API for Finnish public company data via YTJ. Pay-per-call $0.01 USDC over x402.

Uptime
100.0%
1 direct probes · 30d
Response
307ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

ytj_company_lookup

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.

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"
    }
  }
}