Swap API
Rank #17,939io.github.Swap-API/mcp
MCP server providing mcp capabilities
Swap API is a Model Context Protocol (MCP) server published by swap-api. It ranks #17,939 of 132,046 servers tracked on MCP Toplist, and its repository has 22 GitHub stars. Swap API is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 1 tracked version. It was first listed on Mar 12, 2026 and most recently updated on Mar 17, 2026.
Ranks ahead of 114,107 of 132,046 servers on MCP Toplist.
Use Swap API
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add swap-api -- npx -y @swapapi/mcp[mcp_servers.swap-api]
command = "npx"
args = ["-y", "@swapapi/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"swap-api": {
"command": "npx",
"args": [
"-y",
"@swapapi/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"swap-api": {
"command": "npx",
"args": [
"-y",
"@swapapi/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"swap-api": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@swapapi/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"swap-api": {
"command": "npx",
"args": [
"-y",
"@swapapi/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"swap-api": {
"command": "npx",
"args": [
"-y",
"@swapapi/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.Swap-API%2Fmcp)<a href="https://mcptoplist.com/server/io.github.Swap-API%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.Swap-API%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
swap-api
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Mar 17, 2026 |
Frequently asked questions
- Who maintains Swap API?
- Swap API is maintained by swap-api, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Swap API listed on the Official MCP Registry?
- Yes — Swap API is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Swap API have?
- MCP Toplist tracks 1 version of Swap API, most recently published on Mar 17, 2026.
- Where can I find the source code for Swap API?
- The source code for Swap API is hosted at github.com/swap-api/swap-api.
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.