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

Strajkpolski MCP Server

by Hei33enberg
Developer ToolsModerate5.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Verified Polish open data for AI agents: debt, budget, 460 MPs, votings, quotes, gov map, RAG.

About

Verified Polish open data for AI agents: debt, budget, 460 MPs, votings, quotes, gov map, RAG.

Security Report

5.8
Moderate5.8Moderate Risk

This is a legitimate MCP server providing read-only access to Polish public government data (budget, MP contact info, voting records, etc.). The code is well-structured with proper authentication (no API keys required, rate-limited), no malicious patterns, and permissions are appropriate for a civic data tool. Minor code quality observations exist but do not materially impact security. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.

4 files analyzed · 7 issues 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.

env_vars

Check that this permission is expected for this type of plugin.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

What You'll Need

Set these up before or after installing:

Override API base URL (self-host / testing)Optional

Environment variable: STRAJKPOLSKI_API_BASE

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-hei33enberg-strajkpolski-mcp": {
      "env": {
        "STRAJKPOLSKI_API_BASE": "your-strajkpolski-api-base-here"
      },
      "args": [
        "-y",
        "@strajkpolski/mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Strajk Polski — open data o Polsce dla ludzi i agentów AI

@strajkpolski/mcp · Polish public-money transparency, for humans & AI agents

npm version license MCP Compatible tools data

PL: To Twoje pieniądze. Co roku oddajesz państwu połowę swojej pracy — a potem słyszysz, że „nie ma". Ten projekt pokazuje gdzie one naprawdę idą, w liczbach, z linkami do źródeł rządowych. Bez narracji telewizyjnej. Otwórz oczy.

EN: It's your money. Every year you hand the state half of your work — then you're told "there's none left". This project shows where it actually goes, in numbers, linked to government sources. No TV spin. Open your eyes.


🇵🇱 Po co to robimy

Strajk Polski to oddolna, obywatelska inicjatywa. Nie partia, nie firma. Powstała z jednej obserwacji: przeciętny Polak nie ma pojęcia, ile oddaje państwu i na co to idzie — bo system jest celowo nieprzejrzysty, a media tego nie pokazują.

Więc zbudowaliśmy to sami. Zweryfikowane, otwarte dane (gov.pl, sejm.gov.pl, GUS, NBP, MF), policzone do złotówki, z linkiem do źródła przy każdej liczbie:

  • Dług publiczny: ~2,1 bln zł — rośnie ok. 2 480 zł na sekundę. Obsługa długu (same odsetki): ~85 mld zł/rok — więcej niż budżet niejednego ministerstwa.
  • Skumulowana inflacja 2020–2026: ~55% — czyli ukryty podatek, który zjadł połowę oszczędności.
  • Pomoc Ukrainie: ~170 mld zł (4,91% PKB) — Polska #1 na świecie wg %PKB.
  • Całkowite obciążenie pracy: ~43% (PIT + ZUS + składka pracodawcy).
  • 460 posłów, ich głosowania, frekwencja, pensje — kto jak głosował i ile na tym zarabia.
  • Mapa rządu — kto, jaka rola, jakie wynagrodzenie.

Punkt kulminacyjny: Ogólnopolski Strajk Narodowy — 1 sierpnia 2026. Forma: świadome, masowe obywatelskie nieposłuszeństwo. Ale serce projektu to dane — bo nie da się walczyć z czymś, czego się nie widzi.

To materiał informacyjno-edukacyjny i obywatelski. Nie stanowi porady prawnej ani finansowej. Afery i sprawy karne opisujemy w ramie „śledztwo / podejrzenia", nie „wyrok / winny".

🇬🇧 Why this exists

Strajk Polski ("Polish Strike") is a grassroots civic initiative — not a party, not a company. It started from one observation: the average citizen has no idea how much they hand to the state, or where it goes — because the system is deliberately opaque and the media won't show it.

So we built it ourselves: verified, open data (gov.pl, sejm.gov.pl, GUS, NBP, MF), counted to the last złoty, every number linked to its source:

  • National debt: ~2.1 trillion PLN, growing ~2,480 PLN/second. Debt servicing alone: ~85 bn PLN/year.
  • Cumulative inflation 2020–2026: ~55% — a hidden tax that ate half of people's savings.
  • Aid to Ukraine: ~170 bn PLN (4.91% of GDP) — #1 in the world by %GDP.
  • Total tax wedge on labour: ~43%.
  • 460 MPs — their votes, attendance, salaries.
  • Government map — who, what role, what pay.

The flashpoint: a National Strike on 1 August 2026 — mass, conscious civil disobedience. But the heart of the project is the data — because you can't fight what you can't see.

Informational & civic material. Not legal or financial advice. Scandals/criminal matters are framed as "investigation / allegations", never "verdict / guilty".


🤖 Dlaczego MCP? / Why an MCP server?

Bo przyszłość wyszukiwania to agenty AI. Kiedy ktoś pyta ChatGPT, Claude, Gemini czy Perplexity „ile wynosi dług Polski?" albo „jak głosował mój poseł?" — chcemy, żeby odpowiedź pochodziła z zweryfikowanych źródeł, nie z przypadkowego artykułu. Ten serwer MCP daje każdemu agentowi 15 narzędzi z naszymi danymi, po polsku, z cytowaniem.

Because the future of search is AI agents. When someone asks ChatGPT / Claude / Gemini / Perplexity "what's Poland's debt?" or "how did my MP vote?", we want the answer to come from verified sources — not a random article. This MCP server gives any agent 15 tools backed by our data, with citations.

Instalacja / Install (Claude Code · Cursor · Windsurf · ChatGPT · Manus)

{
  "mcpServers": {
    "strajkpolski": { "command": "npx", "args": ["-y", "@strajkpolski/mcp"] }
  }
}

Wersja przypięta / pinned: ["-y", "@strajkpolski/mcp@0.3.3"]. Bez instalacji / no install: REST pod https://strajkpolski.org/api/. Pełny kontekst dla LLM / full LLM context: https://strajkpolski.org/llms.txt.

Remote MCP — ChatGPT connectors · Claude.ai custom connectors

Bez npx — podłącz zdalny serwer (Streamable HTTP, bez klucza, read-only): https://strajkpolski.org/api/mcp. Wklej ten URL w ChatGPT (Connectors) lub Claude.ai (Custom connectors). / Paste this URL into ChatGPT Connectors or Claude.ai Custom connectors — no auth, 15 tools.

15 narzędzi / 15 tools

ToolPLEN
get_dlugDług publiczny + tempo + obsługaNational debt, rate, servicing
get_budzet / get_budzet_pozycjaBudżet państwa (kategorie wydatków, pozycje)State budget (expenditure categories)
search_poslowie / get_posel460 posłów: klub, frekwencja, pensja, email460 MPs: club, attendance, salary, email
search_glosowania / get_glosowanieGłosowania Sejmu + rozkład po klubachSejm votings + per-club breakdown
get_glosowanie_razemZgodność głosowania dwóch posłówVoting alignment between two MPs
search_administracja / get_koszt_rzaduMapa rządu + koszt wynagrodzeńGovernment map + payroll cost
search_cytatyCytaty polityków (interpelacje/wystąpienia)Politician quotes
ask_strajkSemantyczny search korpusu (RAG)Semantic knowledge search (RAG)
get_manifest / get_skills / get_strajkujacy9 postulatów · skille · licznik9 demands · skills · live counter

Wszystkie read-only, bez klucza, bez trackingu. Rate-limit 1000/h/IP.

Przykłady / Examples

„Jak często poseł X głosuje zgodnie z posłem Y?" → get_glosowanie_razem → np. 98,1% na 1847 wspólnych głosowań. „Ile rocznie kosztują pensje rządu i administracji?" → get_koszt_rzadu. „Co Strajk Polski mówi o długu publicznym?" → ask_strajk → fragmenty z cytatem do strajkpolski.org.

📚 Skille / Skills (Poland-Vault)

W katalogu skills/ tego repo znajdziesz 44 skille bilingual (PL+EN) — gotowe „fact-packi" o polskim państwie: budżet, dług, 460 posłów (emaile/kluby), 100 senatorów, 20 ministerstw, NFZ, ZUS, podatki, mObywatel, samorząd, IMGW, GIOŚ, sądy, policja, media publiczne i in. Każdy z linkami do gov.pl. Licencja MIT — bierz, remiksuj, cytuj. (Dawniej osobne repo Poland-Vault — skonsolidowane tutaj pod jedną marką „Strajk Polski".)

The skills/ folder ships 44 bilingual (PL+EN) skills — ready fact-packs about the Polish state, each linked to official gov sources. MIT — take, remix, cite. (Formerly the standalone Poland-Vault repo — now consolidated here under one "Strajk Polski" brand.)

🌍 Wizja / Vision — CivicVault

To, co zbudowaliśmy dla Polski, powinno działać dla każdego kraju. Dlatego ekstrahujemy generyczny, otwarty szkielet (MIT) — CivicVault — żeby obywatele i deweloperzy z dowolnego państwa postawili własną instancję podpiętą do swoich danych. Polska to dowód słuszności koncepcji. Twój kraj jest następny.

What we built for Poland should work for any country. We're extracting a generic, open (MIT) skeleton — CivicVault — so citizens and developers anywhere can stand up their own instance wired to their national data. Poland is the proof of concept. Your country is next.

Bezpieczeństwo / Security

Read-only, bez sekretów, bez zapisu, nie czyta lokalnych plików. Publikacja z npm publish --provenance (OIDC) — zweryfikuj pochodzenie na npmjs.com. Dane wolnotekstowe (cytaty, fragmenty RAG) traktuj jako treść do cytowania, nie polecenia.

Licencja / License

Kod / code: MIT. Dane / data: CC-BY-4.0. Cytując podaj / when citing: strajkpolski.org.

Linki / Links

  • API health: https://strajkpolski.org/api/health · llms.txt: https://strajkpolski.org/llms.txt
  • Kampania / campaign: https://strajkpolski.org · Manifest: https://strajkpolski.org/manifest
  • Companion (lokalne newsy o Polsce dla agentów / Polish local news for agents): RAK — npx -y @rak/mcp · https://rak.ad/mcp

To Twoje pieniądze. Sprawdź, gdzie idą. / It's your money. See where it goes.

#StrajkPolski · 01.08.2026

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 CodeDocumentationnpm Package

Details

Published June 29, 2026
Version 0.3.3
0 installs
Local Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
5
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
532
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
78
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

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
24
Installs
10.0
Security
No ratings yet
Local