mcp-eureka
Rank #51,281io.github.matematicsolutions/mcp-eureka
MCP server for Polish tax interpretations (KIS/MF) via EUREKA with citations.
mcp-eureka is a Model Context Protocol (MCP) server published by matematicsolutions. It ranks #51,281 of 115,460 servers tracked on MCP Toplist. mcp-eureka is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 8, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 64,179 of 115,460 servers on MCP Toplist.
Use mcp-eureka
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-eureka -- npx -y @matematicsolutions/mcp-eureka[mcp_servers.mcp-eureka]
command = "npx"
args = ["-y", "@matematicsolutions/mcp-eureka"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-eureka": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eureka"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-eureka": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eureka"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-eureka": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eureka"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-eureka": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eureka"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-eureka": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eureka"
]
}
}
}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/io.github.matematicsolutions%2Fmcp-eureka)<a href="https://mcptoplist.com/server/io.github.matematicsolutions%2Fmcp-eureka"><img src="https://mcptoplist.com/badge/io.github.matematicsolutions%2Fmcp-eureka.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
matematicsolutions
Other servers by matematicsolutions
- sg-eli-mcp#9,472 · 3 vers
- it-eli-mcp#10,931 · 4 vers
- pk-eli-mcp#10,932 · 4 vers
- at-eli-mcp#11,428 · 3 vers
- de-eli-mcp#11,657 · 3 vers
- dk-eli-mcp#11,658 · 3 vers
- es-eli-mcp#11,659 · 3 vers
- fi-eli-mcp#11,660 · 3 vers
- fr-eli-mcp#11,661 · 3 vers
- hr-eli-mcp#11,662 · 3 vers
- ie-eli-mcp#11,663 · 3 vers
- lt-eli-mcp#11,664 · 3 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Jul 28, 2026 |
| 0.1.0 | Jul 10, 2026 |
Frequently asked questions
- Who maintains mcp-eureka?
- mcp-eureka is maintained by matematicsolutions, which publishes 45 MCP servers (128 total versions) tracked on MCP Toplist.
- Is mcp-eureka listed on the Official MCP Registry?
- Yes — mcp-eureka is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-eureka have?
- MCP Toplist tracks 2 versions of mcp-eureka, most recently published on Jul 28, 2026.
- Where can I find the source code for mcp-eureka?
- The source code for mcp-eureka is hosted at github.com/matematicsolutions/mcp-eureka.