Base Flash Arb MCP
Rank #32,983io.github.lordbasilaiassistant-sudo/base-flash-arb-mcp
MCP server providing base-flash-arb-mcp capabilities
Base Flash Arb MCP is a Model Context Protocol (MCP) server published by lordbasilaiassistant-sudo. It ranks #32,983 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Base Flash Arb MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 7, 2026 and most recently updated on Mar 7, 2026.
Ranks ahead of 82,608 of 115,591 servers on MCP Toplist.
Use Base Flash Arb MCP
claude mcp add base-flash-arb-mcp -- npx -y base-flash-arb-mcp[mcp_servers.base-flash-arb-mcp]
command = "npx"
args = ["-y", "base-flash-arb-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"base-flash-arb-mcp": {
"command": "npx",
"args": [
"-y",
"base-flash-arb-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"base-flash-arb-mcp": {
"command": "npx",
"args": [
"-y",
"base-flash-arb-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"base-flash-arb-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"base-flash-arb-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"base-flash-arb-mcp": {
"command": "npx",
"args": [
"-y",
"base-flash-arb-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"base-flash-arb-mcp": {
"command": "npx",
"args": [
"-y",
"base-flash-arb-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.lordbasilaiassistant-sudo%2Fbase-flash-arb-mcp)<a href="https://mcptoplist.com/server/io.github.lordbasilaiassistant-sudo%2Fbase-flash-arb-mcp"><img src="https://mcptoplist.com/badge/io.github.lordbasilaiassistant-sudo%2Fbase-flash-arb-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
lordbasilaiassistant-sudo
Other servers by lordbasilaiassistant-sudo
- AIIM — AI Instant Messenger#6,069 · 1 ver
- Base Price Oracle MCP#28,597 · 3 vers
- THRYX Portfolio#29,860 · 1 ver
- Base Multi Wallet MCP#32,984 · 2 vers
- Base Gasless Deploy MCP#33,958 · 2 vers
- Base Security Scanner MCP#39,494 · 3 vers
- Base Token Sniper#39,495 · 3 vers
- Base Wallet Toolkit#39,496 · 3 vers
- Contract Scanner#39,497 · 3 vers
- ThryxProtocol MCP Server#40,335 · 1 ver
- MCPAGENT#42,972
- llmgine-mcp#43,677
Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Mar 7, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Base Flash Arb MCP?
- Base Flash Arb MCP is maintained by lordbasilaiassistant-sudo, which publishes 25 MCP servers (36 total versions) tracked on MCP Toplist.
- Is Base Flash Arb MCP listed on the Official MCP Registry?
- Yes — Base Flash Arb MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Base Flash Arb MCP have?
- MCP Toplist tracks 2 versions of Base Flash Arb MCP, most recently published on Mar 7, 2026.
- Where can I find the source code for Base Flash Arb MCP?
- The source code for Base Flash Arb MCP is hosted at github.com/lordbasilaiassistant-sudo/base-flash-arb-mcp.