@strajkpolski/mcp
Rank #19,670glama/Hei33enberg/Strajk-Polski-mcp
MCP server providing tools to query Polish political open data: public debt, budget, 460 Sejm MPs, protest manifesto, and skills.
@strajkpolski/mcp is a Model Context Protocol (MCP) server published by Hei33enberg. It ranks #19,670 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. @strajkpolski/mcp is listed across 2 registries — Glama and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jun 8, 2026.
Ranks ahead of 95,921 of 115,591 servers on MCP Toplist.
Use @strajkpolski/mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http strajk-polski-mcp https://strajkpolski.org/api/mcp[mcp_servers.strajk-polski-mcp]
url = "https://strajkpolski.org/api/mcp"Add to ~/.codex/config.toml.
https://strajkpolski.org/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"strajk-polski-mcp": {
"url": "https://strajkpolski.org/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"strajk-polski-mcp": {
"type": "http",
"url": "https://strajkpolski.org/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"strajk-polski-mcp": {
"serverUrl": "https://strajkpolski.org/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"strajk-polski-mcp": {
"url": "https://strajkpolski.org/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2FHei33enberg%2FStrajk-Polski-mcp)<a href="https://mcptoplist.com/server/glama%2FHei33enberg%2FStrajk-Polski-mcp"><img src="https://mcptoplist.com/badge/glama%2FHei33enberg%2FStrajk-Polski-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
Hei33enberg
Other servers by Hei33enberg
- WhiteIntel — Ownership Intelligence#11,455 · 1 ver
- ZomPP MCP Server#23,016 · 1 ver
- marocain.investments — {GIN} real-estate intelligence (Morocco)#28,913 · 1 ver
- Strajkpolski MCP#57,697 · 1 ver
- @mosadd/voice-truthgate-mcp#60,932 · 1 ver
Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains @strajkpolski/mcp?
- @strajkpolski/mcp is maintained by Hei33enberg, which publishes 6 MCP servers (5 total versions) tracked on MCP Toplist.
- Is @strajkpolski/mcp listed on the Official MCP Registry?
- @strajkpolski/mcp is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does @strajkpolski/mcp have?
- @strajkpolski/mcp ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for @strajkpolski/mcp?
- The source code for @strajkpolski/mcp is hosted at github.com/hei33enberg/strajk-polski-mcp.