MCP Server
Active
MIT
io.github.malkreide/swiss-efv-mcp MCP Server
io.github.malkreide/swiss-efv-mcp
What is the io.github.malkreide/swiss-efv-mcp MCP server?
MCP server for Swiss federal finances (EFV): budget, debt, forecasts and spending data
How to install io.github.malkreide/swiss-efv-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"swiss-efv-mcp": {
"command": "uvx",
"args": [
"swiss-efv-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"swiss-efv-mcp": {
"command": "uvx",
"args": [
"swiss-efv-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"swiss-efv-mcp": {
"command": "uvx",
"args": [
"swiss-efv-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"swiss-efv-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"swiss-efv-mcp"
]
}
}
}Claude Code
claude mcp add swiss-efv-mcp -- uvx swiss-efv-mcpRelated MCP servers
City of Zurich weather, air quality, parking, geodata, Gemeinderat, tourism
8
View repository →Python
MIT
OJP 2.0 journey planning, SIRI-SX disruptions, occupancy, fares, train formation
4
View repository →Python
MIT
Swiss federal law, consultations (Fedlex) & TERMDAT terminology (LINDAS) via SPARQL
3
View repository →Python
MIT