@arcnow/mcp
OfficialRelated Servers
Alternatives to @arcnow/mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceLets MCP-capable AI agents interact with the Arcade DEX and launchpad on Circle's Arc L1 to discover markets, get quotes, and execute trades via contract-call descriptors.85 npmMIT
- FlicenseAqualityDmaintenanceEnables AI tools to access Arc Testnet blockchain data, including USDC balances, transactions, blocks, and network info.71-

BullCheese MCPofficial
AlicenseNot gradedqualityBmaintenanceEnables AI agents to launch and trade tokens on the ARC blockchain by providing a wallet, supporting token creation and swaps through Team Finance's MintPlus.MIT- FlicenseNot gradedqualityBmaintenanceEnables ChatGPT users to create and manage Circle developer-controlled wallets on Arc Testnet, check USDC balances, estimate and send USDC using Circle App Kit, and view transaction history.-
- AlicenseAqualityDmaintenanceConnects AI agents to the Arcium encrypted computation network on Solana, offering tools for network exploration, encryption, computation management, and app templates.197 npmMIT
- AlicenseAqualityDmaintenanceEnables interaction with CoW Protocol's order book API, allowing token resolution, quote retrieval, and order management across multiple networks through natural language.8MIT
TDQS
Scored across 9 tools
Each tool targets a distinct concern: quote token registry, launch quoting, token state, buy/sell quoting, platform config, platform/token listings, and network info. Even where topics touch (quote_tokens vs network both mention quote tokens), their roles are clearly separated by description.
All tools share the arcnow_ prefix, but the pattern after it is mixed: some are noun-only (token, platform, network) while others are verb_noun (list_platforms, list_tokens, quote_buy, quote_sell). The prefix provides strong coherence, though a uniform verb_noun style would be more predictable.
Nine tools cover the read/quote side of a token launch and trading platform without redundancy. The count feels well-scoped for the apparent domain.
The set is severely incomplete for a launch/trading server: arcnow_quote_launch explicitly references arcnow_launch, and arcnow_token references arcnow_migrate, but no actual execution tools (launch, buy, sell, migrate) are present. Agents can quote but never act, leaving core lifecycle operations missing.