Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. MCP Server
MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 7:48:25 PM

MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website
blockchainpaymentssmart-accountsagent-discoverymessaging

Create smart accounts, send payments, discover services, manage reputation, and exchange XMTP messages through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "azeth-protocol-mcp-server": {
      "url": "https://api.azeth.ai"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

azeth-protocol/mcp-server MCP server gives AI agents tools for smart-account management, blockchain payments, service discovery, reputation, agreements, and XMTP messaging. It runs locally over stdio, generates and persists a private key by default, and uses Base Sepolia as its default chain. Use it when an agent needs to create accounts, transfer ETH or ERC-20 tokens, pay for services, or interact with Azeth’s trust registry. No API keys are required for the default testnet setup, though optional configuration supports custom keys, RPC endpoints, chains, and guardian settings.

Use cases

β€’Create smart accounts for autonomous agents
β€’Send ETH or ERC-20 payments to services
β€’Discover services by capability and reputation
β€’Set up recurring payments and subscriptions
β€’Exchange encrypted messages between agents

Key features

β€’ERC-4337 smart-account operations
β€’x402 payments and recurring agreements
β€’ERC-8004 service discovery and reputation
β€’XMTP encrypted agent messaging
β€’Guardian guardrails and protocol allowlists
β€’Structured JSON responses with recovery errors

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server.

Extracted Tool Capabilities
ERC-4337 smart-account operations
x402 payments and recurring agreements
ERC-8004 service discovery and reputation
XMTP encrypted agent messaging
Guardian guardrails and protocol allowlists
Structured JSON responses with recovery errors

How MCP Server works

What azeth-protocol/mcp-server MCP server does

The azeth-protocol/mcp-server MCP server exposes 32 tools for interacting with Azeth’s trust, payment, discovery, and messaging features. Agents can create and inspect smart accounts, check balances and transaction history, deposit funds, manage token allowlists, and transfer ETH or ERC-20 tokens.

Payment tools support x402 service payments, smart payments based on discovered capabilities, recurring payment agreements, and service subscriptions. Agreement tools cover creation-related workflows, execution, cancellation, lookup, listing, and finding payments that are due.

The server also connects agents to Azeth’s ERC-8004 trust registry. Agents can publish and update service entries, search for services by capability and reputation, inspect registry records, submit opinions, and retrieve weighted reputation, net-paid, and active-opinion data. XMTP tools provide encrypted agent messaging, reachability checks, conversation listing, message retrieval, and capability discovery.

How it works

The azeth-protocol/mcp-server MCP server is installed as an npm package and launched with the azeth-mcp executable. MCP clients communicate with the local process over stdio. The default configuration requires no API key: a private key is generated automatically and stored at ~/.azeth/key, while gas sponsorship is handled automatically.

The default chain is baseSepolia. Supported chain values also include ethereumSepolia, base, and ethereum. Tools accept Ethereum addresses, registry-resolved participant names, me for the first smart account, or indexed references such as #1 and #2. Responses use structured JSON with a success flag; failures include an error code, message, and suggested recovery action.

Setup and configuration

Install the package globally with npm:

Terminal
npm install -g @azeth/mcp-server

Then configure an MCP client to launch azeth-mcp. Claude Desktop uses an mcpServers entry with azeth-mcp as its command. Claude Code can add the same server with claude mcp add azeth -- azeth-mcp.

All environment variables are optional. Set AZETH_PRIVATE_KEY to use an existing account key instead of the generated key. PIMLICO_API_KEY configures a Pimlico bundler key; without it, the server falls back to the Azeth bundler proxy. AZETH_CHAIN, AZETH_SERVER_URL, and the documented per-chain RPC variables customize network access. AZETH_GUARDIAN_KEY provides a separate guardian key for co-signing high-value operations, while XMTP_ENCRYPTION_KEY enables persistent XMTP messaging across restarts.

Tools and capabilities

  • Create, inspect, fund, and manage smart accounts.
  • Transfer ETH and ERC-20 tokens.
  • Make x402 payments and configure recurring agreements.
  • Publish, update, and discover registered services.
  • Submit and query payment-gated reputation data.
  • Send and receive encrypted XMTP messages.
  • Inspect guardrails and whitelist protocols.

Limitations and notes

The README documents testnet operation with zero configuration, but production use may require an existing private key and other environment settings. The private key is persisted locally when one is generated, so deployments should account for access to ~/.azeth/key. The documentation recommends a global npm installation rather than launching with npx, because an installation prompt and initial package download can block or delay MCP startup. Complete parameter tables and return-value documentation are provided by Azeth separately.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Clawpay MCP logoClawpay MCP

    Non-custodial x402 payment layer for AI agents. Agents sign transactions from their own wallet with on-chain spend limits β€” no custodial infrastructure, no API keys. Built on Base.

    πŸ’° Finance & Fintech3 views
    Compare vs Clawpay MCP β†’
  • MCP Server logoMCP Server

    Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create escrow, mark delivered with on-chain content hash, confirm or dispute, arbiter resolves with signed verdict, cancel/escalate on timeout. npx @arbitova/mcp-server

    πŸ’° Finance & Fintech9 views
    Compare vs MCP Server β†’
  • Yieldagentx402 Sdks logoYieldagentx402 Sdks

    Custody-free, policy-gated, receipt-backed execution layer for AI agents. 16 MCP tools across 18 chains (Base, Ethereum, Bitcoin native, Starknet, NEAR, Solana, Stacks, BNB, Rootstock, Filecoin, Aptos, Sui, TON, Tron, XRPL, Stellar, Algorand). One NEAR MPC key authority signs on EVM and BTC, no private keys held anywhere. ShadeGuard policy enforcement, Intel TDX TEE attestation, HMAC-SHA256 receipts, Filecoin and BTFS anchored. x402 protocol settlement with 0.25 percent protocol fee. Public discovery with no signup needed: call yaxgetcapabilities without auth. Instant test key (5 USD cap, 7 day) via POST /api/apply. Install via npx agentx402-mcp-server.

    πŸ’° Finance & Fintech4 views
    Compare vs Yieldagentx402 Sdks β†’
  • Evm MCP Server logoEvm MCP Server

    Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENS resolution.

    πŸ’° Finance & Fintech4 views
    Compare vs Evm MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
3
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Server

Install it globally with `npm install -g @azeth/mcp-server`, then launch the `azeth-mcp` executable from your MCP client.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/azeth-protocol-mcp-server?style=directory)](https://allmcps.com/mcp/azeth-protocol-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/azeth-protocol-mcp-server"><img src="https://allmcps.com/api/badge/azeth-protocol-mcp-server?style=directory" alt="MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
PricingFree
More technical detailsExpand β–Ύ
TransportSSE (Remote)
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 2, 2026
48Quality signal: Fair Β· 48/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code