← Back to Plugins
MCP Server MCP

ORSF — Slovak Company Register

github By github 👁 3 views ▲ 0 votes

1.25M+ Slovak companies, aggregated from 8 registers (RPO/ORSR/RÚZ/ZRSR/RPVS/CRZ/ÚVO/FS DPH).

Homepage Verified source GitHub

Install

npx -y @orsf/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@orsf/mcp-server",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Override the ORSF API base URL (default: https://api.orsf.sk).",
          "name": "ORSF_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...