search_companies
ActiveTool of Prh Fi
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)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Prh Fi
https://github.com/pipeworx-io/mcp-prh-fi
1/7 registries