DeltaBot Utility Suite
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DeltaBot Utility SuiteGenerate a SHA-256 hash of 'hello'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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/mcpRelated 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.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Production-grade MCP gateway delivering 8 real-time AI tools with instant x402 micropayments settled in USDC on Base Mainnet or SPL-USDC on Solana. Features Basescan contract auditing, wallet analytics, headless browser scraping, and pre-scraped oracle data feeds.
Production-grade MCP gateway delivering 8 real-time AI tools with instant x402 micropayments settled in USDC on Base Mainnet or SPL-USDC on Solana. Features Basescan contract auditing, wallet analytics, headless browser scraping, and pre-scraped oracle data feeds.
5 pay-per-call SEO tools over MCP. Free discovery, tool calls settle in USDC on Base via x402.
37 paid x402 MCP tools for OSINT, prediction markets, web intel, and agent security on Base USDC.
Related MCP Servers
AlicenseNot gradedqualityDmaintenancePay per MCP tool call in USDC on Base. Non-custodial settlement, no admin keys, 30 bps fee.MIT- AlicenseBqualityDmaintenanceAn 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.17841MIT
- AlicenseNot gradedqualityCmaintenanceMCP 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.4MIT
- AlicenseNot gradedqualityCmaintenancePay-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.63MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gkaragioul/deltabot-utility-suite'
If you have feedback or need assistance with the MCP directory API, please join our Discord server