Connects to the Finnish Patent and Registration Office's YTJ (Business Information System) open data API for company registration and business information in Finland. Part of the Pipeworx gateway ecosystem, which means you can either use this standalone endpoint or access it through their unified gateway alongside 250+ other data sources. The server supports their ask_pipeworx natural language interface, so you can query Finnish business data without memorizing specific tool signatures. Useful when you're building tools that need to verify Finnish company details, check business registrations, or pull official corporate data from PRH's public records. Runs over streamable HTTP rather than stdio.
Finnish Patent and Registration Office (PRH) — YTJ open data MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"prh-fi": {
"url": "https://gateway.pipeworx.io/prh-fi/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Prh Fi data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json