Skip to main content
Glama
gkaragioul

DeltaBot Utility Suite

by gkaragioul

DeltaBot Utility Suite

DeltaBot Utility Suite is a hosted MCP service with 25 deterministic utility tools. Each tool is paid per call through Base-USDC x402; the buyer's MCP client needs its own x402-capable wallet to approve a paid call.

The npm package is a credential-free local stdio bridge. It connects supported MCP clients to the hosted DeltaBot service; it does not contain a seller wallet, buyer key, Railway credential, or local copy of the paid tools.

Connect directly (Streamable HTTP)

MCP clients that support remote Streamable HTTP can connect directly to:

https://deltabot-x402-seller-production.up.railway.app/mcp

Related MCP server: @melis-ai/x402-tools-mcp

Connect from a stdio-only client

Configure the client to run this command:

{
  "command": "npx",
  "args": ["-y", "@gkaragioul/deltabot-utility-suite"]
}

The command starts a local stdio bridge to the same hosted service. Tool discovery is free; a paid tool call receives its Base-USDC x402 payment request from the hosted seller and can only proceed after the buyer pays with their own compatible wallet.

Registry metadata

server.json declares the npm stdio package and the direct hosted remote for the official MCP Registry. It does not claim a Registry listing until the Registry accepts the published metadata.

Verification

Verified against the live hosted endpoint with MCP initialize and tools/list; no on-chain payment was made.

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    An MCP server providing 22 pay-per-call utility tools for AI agents (scrape, validate, embed, store, moderate, notify, convert, prevent loops) without accounts or API keys, using USDC payments via the x402 protocol.
    17
    55 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server that provides AI agents with pay-per-call access to a suite of tools (honeypot check, token market, DeFi yields, etc.) via USDC on Base using the x402 protocol.
    3 npm
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Pay-per-call MCP server for WebberSites x402 Data API, offering 45 tools for AI agents: web scraping, document extraction, SEO audits, linting, crypto data, and more, with payment via USDC on Base.
    40 npm
    MIT