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

Polish Companies

io.github.contentwriterco/compabase

MCP server for 3M+ Polish companies — KRS & CEIDG financials, ownership, and industry search.

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

Tools · 3

request_signup

Start Compabase account setup for an email. Sends a magic link. After the user clicks it, poll check_signup with the returned setup_id until status is ready — then you receive an MCP key automatically…

check_signup

Poll a request_signup session. When the user has confirmed email, returns mcp_key once and cursor_mcp_json to write to MCP config. Call every 3 seconds until status is ready, expired, or already_deliv…

list_plans

List Compabase billing plans and limits. No auth required. After sign-up, use upgrade_plan to get a Stripe Checkout URL.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "polish_companies": {
      "url": "https://compabase.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}