swiss-courts-mcp
Rank #5,466io.github.malkreide/swiss-courts-mcp
Swiss court decisions via entscheidsuche.ch, including federal and cantonal courts
swiss-courts-mcp is a Model Context Protocol (MCP) server published by malkreide. It ranks #5,466 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. swiss-courts-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 109,994 of 115,460 servers on MCP Toplist.
Use swiss-courts-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add swiss-courts-mcp -- uvx swiss-courts-mcp[mcp_servers.swiss-courts-mcp]
command = "uvx"
args = ["swiss-courts-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"swiss-courts-mcp": {
"command": "uvx",
"args": [
"swiss-courts-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"swiss-courts-mcp": {
"command": "uvx",
"args": [
"swiss-courts-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"swiss-courts-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"swiss-courts-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"swiss-courts-mcp": {
"command": "uvx",
"args": [
"swiss-courts-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"swiss-courts-mcp": {
"command": "uvx",
"args": [
"swiss-courts-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/io.github.malkreide%2Fswiss-courts-mcp)<a href="https://mcptoplist.com/server/io.github.malkreide%2Fswiss-courts-mcp"><img src="https://mcptoplist.com/badge/io.github.malkreide%2Fswiss-courts-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
malkreide
Other servers by malkreide
- swisstopo-mcp#2,862 · 3 vers
- Zurich Open Data MCP Server#3,675 · 3 vers
- swiss-transport-mcp#3,754 · 2 vers
- fedlex-mcp#3,774 · 3 vers
- swiss-democracy-mcp#3,807 · 3 vers
- swiss-environment-mcp#3,834 · 8 vers
- swiss-statistics-mcp#4,101 · 5 vers
- register-mcp#4,907 · 4 vers
- zh-education-mcp#4,937 · 4 vers
- amtsblatt-mcp#5,156 · 6 vers
- srgssr-mcp#5,257 · 3 vers
- bakom-mcp#5,322 · 3 vers
Available versions (4)
| Version | Published |
|---|---|
| 0.4.0 | Aug 16, 2026 |
| 0.3.1 | Aug 2, 2026 |
| 0.3.0 | Jul 31, 2026 |
| 0.2.3 | Jun 7, 2026 |
Frequently asked questions
- Who maintains swiss-courts-mcp?
- swiss-courts-mcp is maintained by malkreide, which publishes 44 MCP servers (127 total versions) tracked on MCP Toplist.
- Is swiss-courts-mcp listed on the Official MCP Registry?
- Yes — swiss-courts-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does swiss-courts-mcp have?
- MCP Toplist tracks 4 versions of swiss-courts-mcp, most recently published on Aug 16, 2026.
- Where can I find the source code for swiss-courts-mcp?
- The source code for swiss-courts-mcp is hosted at github.com/malkreide/swiss-courts-mcp.