MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Compabase MCP Server

by ContentWriterco
Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://compabase.com/api/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-contentwriterco-compabase": {
      "url": "https://compabase.com/api/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

🇵🇱 Polish Companies MCP Server — Compabase

MCP Protocol License Compabase Free Tier

Compabase MCP is a Model Context Protocol server that gives AI assistants — Claude, Cursor, Windsurf, and any other MCP-compatible client — direct access to 3 million+ Polish companies from the KRS (National Court Register) and CEIDG registries.

Ask your AI about Polish business in plain language: company financials, ownership structures, industry rankings, board members, and more — all backed by real registry data.


What Is This?

This is the MCP server for Polish companies data. Instead of building API integrations yourself, you connect your AI assistant to the Compabase MCP endpoint and talk to it naturally:

"Who are the top 10 manufacturing companies in Silesia by revenue?" "Show me the financial history of Orlen over the last 5 years." "How many active logistics companies are there in Mazovia?" "Who sits on the board of PKN Orlen?"

The AI handles tool selection and query construction. You get real answers from real Polish business registry data.


Quick Start

1. Get an MCP Key

Sign up at compabase.com/mcp → and generate a free MCP key (mcpk_...).

2. Connect Your AI Client

Cursor — add to .cursor/mcp.json:

{
  "mcpServers": {
    "compabase": {
      "url": "https://compabase.com/api/mcp",
      "headers": {
        "Authorization": "Bearer mcpk_YOUR_KEY_HERE"
      }
    }
  }
}

Claude Desktop — add to claude_desktop_config.json:

{
  "mcpServers": {
    "compabase": {
      "url": "https://compabase.com/api/mcp",
      "headers": {
        "Authorization": "Bearer mcpk_YOUR_KEY_HERE"
      }
    }
  }
}

Generic MCP client

FieldValue
Endpointhttps://compabase.com/api/mcp
AuthenticationAuthorization: Bearer <mcpk_...>
ProtocolMCP Streamable HTTP (JSON-RPC 2.0)
MCP Version2024-11-05

3. Start Asking

Once connected, just talk to your AI assistant about Polish companies:

"What were Allegro's revenues in 2022, 2023, and 2024?"
"Find active e-commerce companies in Warsaw with revenue over 50M PLN."
"Who owns and manages LPP SA?"

Available Tools

The Compabase MCP server exposes 6 structured tools. Your AI client selects the right tool automatically based on your question.

search_companies

Search and filter Polish companies. Returns up to 50 results with key financial metrics per company.

Supports filtering by: name, KRS, NIP, city, county, voivodeship, postal code, PKD industry code (primary or any), legal form, revenue, net profit, operating profit, EBITDA, total assets, share capital, estimated value, active/inactive status, email/website presence, and fiscal year.

Monetary filters default to PLN; set currency to usd or eur to use pre-converted columns.

"Top 20 construction companies in Małopolska by revenue"
"Active spółka z o.o. companies in Poznań with EBITDA over 5M PLN"
"Companies with PKD 62.01.Z (software development) in Wrocław"

count_companies

Count companies matching a filter set. Returns a single number without fetching rows — ideal for "how many" and market sizing questions.

"How many active logistics companies are registered in Poland?"
"What share of Warsaw companies have a website?"
"How many companies reported revenue over 100M PLN in 2024?"

get_company

Full company profile by KRS or NIP. Returns name, address, legal identifiers (KRS/NIP/REGON), latest financial metrics, PKD activity list, registration and closure dates.

"Give me the full profile of Allegro — KRS 0000627860"
"What is Orlen's NIP, address, and primary business activity?"

get_financials

Historical financial statements for a single company. Returns all available P&L and balance sheet metrics broken down by fiscal year/period, in PLN.

Includes: revenue_total, profit_net, profit_sales, ebitda, total_assets, currency, fiscal period dates.

"Show me PKN Orlen's revenue and net profit for 2020–2024"
"What has Dino Polska's EBITDA trend been over the last 4 years?"

get_company_people

Board members, shareholders, and proxies for a company. Returns display names, role labels, and relationship types (management / ownership / other).

"Who is on the supervisory board of CD Projekt?"
"List all shareholders of LPP SA"
"Who are the proxies authorized to act for Allegro?"

execute_sql

Read-only SQL SELECT against the Compabase database. Used by the AI for complex aggregations, multi-table joins, and calculations that the structured tools cannot express.

This tool is invoked automatically by the AI when needed — you do not call it directly.


Use Cases

Polish Business Intelligence for AI Assistants

Connect Compabase MCP to turn any AI assistant into a Polish business analyst:

  • Market research — find all companies in a sector, filter by size, location, and activity
  • Competitive analysis — compare revenue, EBITDA, and asset growth across competitors in an industry
  • Due diligence — retrieve ownership structures, management teams, and multi-year financial statements
  • Lead generation — filter active companies by PKD, voivodeship, revenue range, and contact availability
  • Company monitoring — check legal status, recent financials, and registry changes

MCP for Polish Business Data in Agentic Workflows

Compabase MCP is built for agentic AI workflows where the model needs to query Polish company data autonomously:

  • Cursor agents building business dashboards
  • Claude researching Polish market opportunities
  • Custom agents doing automated due diligence on target companies
  • LLM pipelines that need to enrich datasets with Polish registry information

Polish Companies MCP — What Data Is Covered

Data TypeSourceCoverage
Company profilesKRS + CEIDG3M+ entities
Financial statementsKRS e-filings (eKRS)P&L + balance sheet, multi-year
Ownership structuresKRSShareholders, holding %, values
Management & rolesKRSBoard members, proxies, supervisory boards
PKD industry codesGUS classificationFull PKD 2007 hierarchy
Geographic dataKRS + CEIDGVoivodeship, city, postal code, county

Authentication

All requests require an MCP key sent as a Bearer token:

Authorization: Bearer mcpk_YOUR_KEY_HERE

MCP keys are separate from REST API keys. Generate them at compabase.com/mcp.


Plans & Quota

Each MCP key has a monthly query quota. Every tools/call invocation counts as one query.

10 MCP queries per month are free. For more queries, upgrade to a higher plan.

See compabase.com/pricing for details.


Protocol Details

The Compabase MCP server implements the MCP Streamable HTTP transport over JSON-RPC 2.0.

PropertyValue
EndpointPOST https://compabase.com/api/mcp
TransportStreamable HTTP
Protocol version2024-11-05
Capabilitiestools
Server namecompabase
Server version1.0.0

Supported JSON-RPC methods:

MethodDescription
initializeHandshake and capability negotiation
tools/listList all available tools and their schemas
tools/callExecute a tool
pingHealth / keep-alive

Related

  • Compabase REST API — full REST API for Polish companies (KRS & CEIDG) with OpenAPI spec
  • Interactive API Docs — try the REST endpoints in the browser
  • compabase.com — browse Polish companies, search by sector, region, and financials, chat with AI about Polish business

License

MIT

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationRemote Endpoint

Details

Published July 3, 2026
Version 1.0.0
0 installs
Remote Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
6
Installs
5.3
Security
No ratings yet
Local

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
6
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
533
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
80
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

156.1K
Stars
43
Installs
6.0
Security
5.0
Local

MCP Marketplace

Free

by mcp-marketplace · Developer Tools

Search and install MCP servers from inside your AI client.

-
Stars
28
Installs
10.0
Security
5.0
Remote