You're viewing a demo portfolio

Join the waitlist
PRSM

search_companies

Active

Tool of Prh Fi

declared in 0.1.0

Search the Finnish business register (PRH / YTJ) by company name and/or filters. Results under {totalResults, companies:[...]}. Each company has businessId (Y-tunnus), names[], mainBusinessLine, companyForms[], addresses[], status. e.g. {name:"Nokia"} or {name:"Oy", location:"Helsinki", companyForm:"17"}. Use businessId here for an exact single-company lookup, or call get_company.

Parameters schema

{
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "Company name search, e.g. \"Nokia\"."
    },
    "page": {
      "type": "number",
      "description": "1-based page number (default 1)."
    },
    "location": {
      "type": "string",
      "description": "Registered municipality/city, e.g. \"Helsinki\"."
    },
    "businessId": {
      "type": "string",
      "description": "Exact Finnish Y-tunnus, format NNNNNNN-N, e.g. \"0112038-9\"."
    },
    "companyForm": {
      "type": "string",
      "description": "Company form code, e.g. \"17\" (public limited company / Oyj), \"16\" (limited company / Oy)."
    },
    "mainBusinessLine": {
      "type": "string",
      "description": "Main business line code (TOL/NACE), e.g. \"70100\" (head office activities)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Prh Fi

https://github.com/pipeworx-io/mcp-prh-fi

1/7 registries
View full server →