Skip to main content
Glama
BEACNpool

experimental-cardano-pool

by BEACNpool

Related Servers

Alternatives to experimental-cardano-pool

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Agent-safe management of independent Solana validators and RPC nodes over MCP and CLI: Solana-aware status, in-place upgrades, and DNS failover. Every change is dry-run by default, policy-gated, and audited, and it never touches keypairs.
      15
      Apache 2.0
    • A
      license
      B
      quality
      B
      maintenance
      A local, evidence-driven MCP runtime and control plane for open-source maintainers that provides workspace-bounded tools including controlled file operations, command execution, validation primitives, durable execution records, and human review workflows via stdio and Streamable HTTP transports.
      33
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      A local-first, deterministic, read-only MCP server that audits test suites for false-green tests, tautological assertions, and mock-contract drift, ensuring tests truly validate production code. It provides tools to detect test fidelity issues, verify mock drift, and synthesize strict mock contracts.
      1
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Enables bounded, deterministic triage verdicts for server health, fleet status, and timeline investigation through a simulated execution-boundary MCP server.
      3
      5
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables local auditing of trading strategies through MCP checkers for point-in-time data provenance, pre-trade order validation, and regime-fragility testing, while deferring promotion verdicts to a hosted service.
      MIT

    TDQS

    A3.9/5.0

    Scored across 6 tools

    Disambiguation4/5

    pool_status, pool_checks, and pool_audit are all read-only but distinguish themselves by focus: live health/versions, readiness gates, and sanitized audit events. The rotation_plan/rotation_status/rotation_execute tools form a clear lifecycle, so an agent can generally select the right tool without confusion.

    Naming Consistency4/5

    Tool names consistently use a domain_suffix snake_case pattern, split into pool_ and rotation_ families. The main deviation is rotation_execute being verb-last while the other suffixes are noun-like, but the overall pattern is predictable.

    Tool Count5/5

    Six tools is a well-scoped set for a specialized Cardano pool operations server. Each tool covers a distinct operational need without redundancy.

    Completeness4/5

    The read side covers status, checks, and audit events, while the rotation side covers plan, execute, and status. Minor gaps exist, such as no explicit cancel/abort or plan inspection, but the core operational workflow is covered.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues