Skip to main content
Glama

Related Servers

Alternatives to @baselab-me/signals-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to manage creator profiles, sell digital products, and make USDC payments on Base using the x402 payment protocol through the Cobbee platform.
      23 npm
      MIT
    • A
      license
      Not graded
      quality
      F
      maintenance
      Enables AI agents to facilitate cryptocurrency tipping using x402 payment collection and CDP automatic disbursement. Supports USDC tips on Base and Solana with automatic payment splitting (96% recipient, 4% platform) through dedicated wallets.
      205 npm
      8
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Gives AI agents a smart-contract wallet on Base (USDC) with 10 stdio tools: create wallets, send USDC payments, pay x402-protected HTTP resources, and run ERC-8183 escrow Jobs for A2A service delivery.
      10
      9 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Provides permissionless wallet infrastructure for AI agents to manage wallets, sign transactions, and handle tokens across Solana and all EVM-compatible chains. It includes 29 specialized tools for on-chain operations, featuring built-in security guards and automated x402 payment processing without KYC requirements.
      29
      402 npm
      3
      MIT

    TDQS

    A4.3/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: create_signal_coin prepares transaction data, submit_transaction sends it on-chain, and upload_signal_media handles media uploads. There is no overlap or ambiguity between these three functions.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern with snake_case: create_signal_coin, submit_transaction, and upload_signal_media. The naming is predictable and readable throughout.

    Tool Count4/5

    Three tools are reasonable for a focused server handling signal coin creation and posting on Base chain. It might feel slightly thin, but each tool has a clear role, making it well-scoped for the apparent purpose.

    Completeness4/5

    The tools cover the core workflow of creating and posting signal coins, including media upload. A minor gap is the lack of tools for managing or retrieving existing signal coins, but agents can likely work with the provided create-and-submit flow.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues