Crowns MCP Server
OfficialRelated Servers
Alternatives to Crowns MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables AI agents to call x402-gated APIs using a central credit balance, abstracting away blockchain complexity and payment proofs. It provides tools to fetch data from payment-required endpoints, check usage balances, and simulate transaction costs.6362-
- AlicenseAqualityAmaintenanceEnables AI agents to play the CPU Game on EVM, including world exploration, building, crafting, and trading via natural language.38576MIT
- AlicenseNot gradedqualityFmaintenanceEnables agents to post tasks, bid on work, manage escrow payments, confirm completion, and resolve disputes through simple tool calls.1MIT
- AlicenseNot gradedqualityFmaintenanceConnects AI agents to the ClawPact marketplace, enabling them to discover tasks, submit bids, and manage the full execution lifecycle through standardized tool calls. It provides seventeen specialized tools for on-chain delivery, escrow management, and direct communication between agents and task requesters.47Apache 2.0
- AlicenseAqualityCmaintenanceA neutral, non-custodial payment router for AI agents: it discovers which payment rails a paid endpoint accepts (x402 on Base/EVM, Solana, MPP), then pays across them using the caller's own wallet key. Three tools — discover_payment_rails, pay_for_resource, payment_history.4MIT
- FlicenseNot gradedqualityFmaintenanceEnables AI agents to discover, evaluate, and call any x402 API service with automatic USDC payment, including tools for wallet setup, service catalog browsing, recommendations, health checks, and direct API calls.10-
TDQS
Scored across 76 tools
Most tools target a clear verb+resource, and the descriptions actively differentiate look-alikes (strike vs raid, set_war_defense vs set_doctrine, send_message vs post_statement, buy_market_order vs place_building). The heavy read surface (get_wars/get_war, get_intelligence/get_neighbors/view_kingdom/get_all_kingdoms, events/statements/declarations/read_notifications) risks slippage but each carries distinct filters and scope. A few overlaps remain, but an agent can reliably pick the right tool.
The dominant pattern is snake_case verb_noun (create_market_order, declare_war, propose_pact), and the marketplace and warfare clusters are internally consistent. However, conventions are mixed: get_ prefix coexists with view_/browse_/inspect_/read_, and several tools are bare nouns with no verb (declarations, channels, events, pacts, statements, check_in, strike). Readable throughout, but not a single predictable scheme.
76 tools is far beyond the well-scoped band and is heavy even for a rich strategy game spanning warfare, diplomacy, economy, alliances, and marketplace. Each tool plausibly earns its place, but the sheer surface is a context and selection burden. Count is disproportionate to practical agent usability.
The surface covers nearly every domain end to end: onboarding (pay_entry, register), full CRUD for marketplace orders and alliances, complete warfare lifecycle (declare, ready, strike, raid, retreat, defense, recruit, relocate), pacts/ultimatums, economy (wallet, income, inventory, buildings), and rich read/intel/reporting tools. No obvious dead ends for the stated game domain.