{"id":"cumpsd-broker-as-a-service","name":"broker-as-a-service","homepage":"https://chainflip-broker.io/","repo_url":"https://github.com/CumpsD/broker-as-a-service","category":"ai-ml","subcategories":[],"tags":["crypto","swaps","cross-chain","mcp-server","agent-tools","fintech","dex"],"what_it_does":"Provides a remote MCP server (Streamable HTTP) that lets AI agents discover assets, obtain swap quotes, start cross-chain swaps (including DCA), and track swap status via a swap ID using Chainflip’s decentralized exchange.","use_cases":["AI-assisted cross-chain swap quoting and execution","Automated DCA swap orchestration to reduce price impact","Agent-based swap monitoring with stage-based status checks"],"not_for":["Non-interactive, fully custodial swap execution without agent orchestration","Use cases requiring strong, documented compliance/security guarantees from the broker itself (not provided in the README)"],"best_when":"You have an agent capable of using MCP tools and you want the agent to guide users through asset discovery → quoting → swap initiation → status monitoring.","avoid_when":"You need machine-readable guarantees for authentication scope, rate limits, idempotency, and error semantics; these are not described in the provided README.","alternatives":["Direct Chainflip integration (if available)","Other cross-chain swap APIs/brokers with OpenAPI/SDKs and documented auth/rate limits","Custom integration with DEX/bridge tooling where you control retries and idempotency"],"af_score":53.0,"security_score":43.0,"reliability_score":5.0,"package_type":"mcp_server","discovery_source":["github"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T15:42:55.381701+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":"https://chainflip-broker.io/mcp","has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["optional API key (for partner attribution)","no authentication required for basic usage"],"oauth":false,"scopes":false,"notes":"README states no API key required; optional API key is for partner attribution. No scope model or auth details are provided."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information, plans, or rate-limit-based quotas are described in the provided README."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":53.0,"security_score":43.0,"reliability_score":5.0,"mcp_server_quality":55.0,"documentation_accuracy":70.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":95.0,"rate_limit_clarity":10.0,"tls_enforcement":90.0,"auth_strength":20.0,"scope_granularity":10.0,"dependency_hygiene":40.0,"secret_handling":60.0,"security_notes":"Security posture is partially inferable: MCP endpoint is on HTTPS (implied by URL), but strong auth controls (API keys/scopes) are not described and no operational security details are provided. Secret handling practices and dependency hygiene cannot be verified from the README; treat as unknown/limited.","uptime_documented":0.0,"version_stability":0.0,"breaking_changes_history":0.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["No documented idempotency semantics for `start_swap`/`start_dca_swap`—agents may accidentally create multiple swaps if retries occur.","No documented rate limits or guidance for backoff/retry strategy.","Swap amounts/units are dual: `get_quotes` (human-readable) vs `get_native_quotes` (native units). Agents may pass the wrong unit type if not careful.","Status monitoring is stage-based; agents must poll `check_status` using the returned swap ID. No guidance on polling frequency or completion detection is provided."]}}