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