Swiss
Rank #6,605io.github.vikramgorla/swiss
MCP server providing swiss capabilities
Swiss is a Model Context Protocol (MCP) server published by vikramgorla. It ranks #6,605 of 132,046 servers tracked on MCP Toplist, and its repository has 22 GitHub stars. Swiss is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 23 tracked versions. It was first listed on Mar 7, 2026 and most recently updated on Mar 15, 2026.
Ranks ahead of 125,441 of 132,046 servers on MCP Toplist.
Use Swiss
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add swiss -- npx -y mcp-swiss[mcp_servers.swiss]
command = "npx"
args = ["-y", "mcp-swiss"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"swiss": {
"command": "npx",
"args": [
"-y",
"mcp-swiss"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"swiss": {
"command": "npx",
"args": [
"-y",
"mcp-swiss"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"swiss": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-swiss"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"swiss": {
"command": "npx",
"args": [
"-y",
"mcp-swiss"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"swiss": {
"command": "npx",
"args": [
"-y",
"mcp-swiss"
]
}
}
}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.vikramgorla%2Fswiss)<a href="https://mcptoplist.com/server/io.github.vikramgorla%2Fswiss"><img src="https://mcptoplist.com/badge/io.github.vikramgorla%2Fswiss.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
vikramgorla
Available versions (23)
| Version | Published |
|---|---|
| 0.7.1 | Mar 15, 2026 |
| 0.7.0 | Mar 15, 2026 |
| 0.6.0 | Mar 15, 2026 |
| 0.5.8-dev | Mar 15, 2026 |
| 0.5.7 | Mar 11, 2026 |
| 0.5.6 | Mar 11, 2026 |
| 0.5.5 | Mar 11, 2026 |
| 0.5.4 | Mar 8, 2026 |
| 0.5.3 | Mar 8, 2026 |
| 0.5.2 | Mar 8, 2026 |
| 0.5.1 | Mar 8, 2026 |
| 0.5.1-dev | Mar 8, 2026 |
| 0.5.0 | Mar 8, 2026 |
| 0.4.4 | Mar 8, 2026 |
| 0.4.3 | Mar 8, 2026 |
| 0.4.2 | Mar 8, 2026 |
| 0.4.1 | Mar 8, 2026 |
| 0.4.0 | Mar 8, 2026 |
| 0.3.1 | Mar 8, 2026 |
| 0.3.0 | Mar 8, 2026 |
| 0.2.0 | Mar 8, 2026 |
| 0.1.7 | Mar 8, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Swiss?
- Swiss is maintained by vikramgorla, which publishes 1 MCP server (23 total versions) tracked on MCP Toplist.
- Is Swiss listed on the Official MCP Registry?
- Yes — Swiss is listed on the Official MCP Registry, alongside mcp.so, Glama and PulseMCP.
- How many versions does Swiss have?
- MCP Toplist tracks 23 versions of Swiss, most recently published on Mar 15, 2026.
- Where can I find the source code for Swiss?
- The source code for Swiss is hosted at github.com/vikramgorla/mcp-swiss.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.