Finnish Law MCP
Rank #13,855eu.ansvar/finnish-law-mcp
Query Finnish statutes from Finlex, EU cross-references, case law, and preparatory works
Finnish Law MCP is a Model Context Protocol (MCP) server published by Ansvar-Systems. It ranks #13,855 of 115,460 servers tracked on MCP Toplist. Finnish Law MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 15, 2026 and most recently updated on Feb 22, 2026.
Ranks ahead of 101,605 of 115,460 servers on MCP Toplist.
Use Finnish Law MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add finnish-law-mcp -- npx -y @ansvar/finnish-law-mcp[mcp_servers.finnish-law-mcp]
command = "npx"
args = ["-y", "@ansvar/finnish-law-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"finnish-law-mcp": {
"command": "npx",
"args": [
"-y",
"@ansvar/finnish-law-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"finnish-law-mcp": {
"command": "npx",
"args": [
"-y",
"@ansvar/finnish-law-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"finnish-law-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ansvar/finnish-law-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"finnish-law-mcp": {
"command": "npx",
"args": [
"-y",
"@ansvar/finnish-law-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"finnish-law-mcp": {
"command": "npx",
"args": [
"-y",
"@ansvar/finnish-law-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/eu.ansvar%2Ffinnish-law-mcp)<a href="https://mcptoplist.com/server/eu.ansvar%2Ffinnish-law-mcp"><img src="https://mcptoplist.com/badge/eu.ansvar%2Ffinnish-law-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Ansvar-Systems
Other servers by Ansvar-Systems
- Eu Regulations MCP#5,066 · 10 vers
- Dutch Law MCP#5,882 · 2 vers
- Security Controls MCP Server#5,923 · 5 vers
- Chinese Law MCP#6,896 · 2 vers
- Israel Law MCP#7,638 · 2 vers
- German Law MCP#8,143 · 4 vers
- Mexican Law MCP#9,476 · 2 vers
- Ethiopian Law MCP#10,317 · 2 vers
- Us Law MCP#11,285 · 2 vers
- Polish Law MCP#11,512 · 2 vers
- Ot Security MCP#11,520 · 2 vers
- Indonesian Law MCP#11,612 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.2.3 | Feb 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Finnish Law MCP?
- Finnish Law MCP is maintained by Ansvar-Systems, which publishes 169 MCP servers (283 total versions) tracked on MCP Toplist.
- Is Finnish Law MCP listed on the Official MCP Registry?
- Yes — Finnish Law MCP is listed on the Official MCP Registry.
- How many versions does Finnish Law MCP have?
- MCP Toplist tracks 2 versions of Finnish Law MCP, most recently published on Feb 22, 2026.
- Where can I find the source code for Finnish Law MCP?
- The source code for Finnish Law MCP is hosted at github.com/Ansvar-Systems/finnish-law-mcp.