Rank
83
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Crawler Summary
Blockchain RPC Model-Context-Protocol Server for Solana, EVM chains, UTXO chains, Ripple (XRP), Cardano, TON and more ๐ **Multi-Chain Web3 MCP Server** *The Ultimate Blockchain Integration Platform for AI Agents* <div align="center"> $1 $1 $1 $1 </div> <div align="center"> **๐ Bridging AI and Blockchain - 12 Supported Networks - 50+ Tools - One Unified Interface** *Submission for Avalanche Team1 Hackathon 2025* </div> --- ๐ฏ **Problem Statement & Market Need** **The Challenge We're Solving** The current Web3 ecosystem suffers from Published capability contract available. No trust telemetry is available yet. 4 GitHub stars reported by the source. Last updated 2/24/2026.
Freshness
Last checked 2/22/2026
Best For
Contract is available with explicit auth and schema references.
Not Ideal For
web3-mcp is not ideal for teams that need stronger public trust telemetry, lower setup complexity, or more explicit contract coverage before production rollout.
Evidence Sources Checked
editorial-content, capability-contract, runtime-metrics, public facts pack
Blockchain RPC Model-Context-Protocol Server for Solana, EVM chains, UTXO chains, Ripple (XRP), Cardano, TON and more ๐ **Multi-Chain Web3 MCP Server** *The Ultimate Blockchain Integration Platform for AI Agents* <div align="center"> $1 $1 $1 $1 </div> <div align="center"> **๐ Bridging AI and Blockchain - 12 Supported Networks - 50+ Tools - One Unified Interface** *Submission for Avalanche Team1 Hackathon 2025* </div> --- ๐ฏ **Problem Statement & Market Need** **The Challenge We're Solving** The current Web3 ecosystem suffers from
Public facts
7
Change events
1
Artifacts
0
Freshness
Feb 22, 2026
Published capability contract available. No trust telemetry is available yet. 4 GitHub stars reported by the source. Last updated 2/24/2026.
Trust score
Unknown
Compatibility
MCP
Freshness
Feb 22, 2026
Vendor
Akc2267
Artifacts
0
Benchmarks
0
Last release
1.0.0
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Published capability contract available. No trust telemetry is available yet. 4 GitHub stars reported by the source. Last updated 2/24/2026.
Setup snapshot
git clone https://github.com/Alphamoris/Muliti_Chain_MCP.gitSetup complexity is MEDIUM. Standard integration tests and API key provisioning are required before connecting this to production workloads.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Akc2267
Protocol compatibility
MCP
Auth modes
mcp, api_key
Machine-readable schemas
OpenAPI or schema references published
Adoption signal
4 GitHub stars
Handshake status
UNKNOWN
Crawlable docs
6 indexed pages on the official domain
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
6
Snippets
0
Languages
typescript
mermaid
graph TD
A[AI Agent/Client] -->|MCP Protocol| B[Web3 MCP Server]
B --> C[General Tools]
B --> D[Solana Tools]
B --> E[EVM Tools]
B --> F[Bitcoin/UTXO Tools]
B --> G[Specialized Tools]
C --> H[CoinGecko API]
C --> I[Rubic Bridge]
D --> J[Jupiter DEX]
E --> K[Multi-EVM Networks]
F --> L[UTXO Chains]
G --> M[THORChain/XRP/TON]bash
git clone https://github.com/Alphamoris/Muliti_Chain_MCP.git cd Muliti_Chain_MCP npm install
bash
# Auto-generates Solana + Ethereum accounts node generate-accounts.js
text
๐ Generating new accounts for Solana and Ethereum... ๐ SOLANA ACCOUNT (Devnet): โโ Public Key: CrTjxv8aLJ4KM7BgEtncwz9zHsnXDMsyrUKjUEB21zsi โโ Private Key: [Secure Base64 Key] โโ Explorer: https://explorer.solana.com/address/... โก ETHEREUM ACCOUNT (Mainnet): โโ Address: 0x3b8a92CEF85598F5A81cee7e762336189Ed41eD6 โโ Private Key: [Secure Hex Key] โโ Explorer: https://etherscan.io/address/... โ Updated .env file with new private keys ๐ฐ Fund your accounts and start building!
bash
# Automatically configured by generate-accounts.js # Customize networks in .env as needed
bash
npm run build cd build && node index.js
Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB MCP
Editorial quality
ready
Blockchain RPC Model-Context-Protocol Server for Solana, EVM chains, UTXO chains, Ripple (XRP), Cardano, TON and more ๐ **Multi-Chain Web3 MCP Server** *The Ultimate Blockchain Integration Platform for AI Agents* <div align="center"> $1 $1 $1 $1 </div> <div align="center"> **๐ Bridging AI and Blockchain - 12 Supported Networks - 50+ Tools - One Unified Interface** *Submission for Avalanche Team1 Hackathon 2025* </div> --- ๐ฏ **Problem Statement & Market Need** **The Challenge We're Solving** The current Web3 ecosystem suffers from
๐ Bridging AI and Blockchain - 12 Supported Networks - 50+ Tools - One Unified Interface
Submission for Avalanche Team1 Hackathon 2025
</div>The current Web3 ecosystem suffers from severe fragmentation and complexity barriers that prevent mainstream adoption:
๐ Statistics That Matter:
๐ฅ For Developers:
๐ฅ For AI Agents:
๐ฅ For End Users:
Existing solutions are either single-chain focused (limited utility) or complex enterprise platforms (high barrier to entry). There's a clear need for a developer-friendly, AI-native, multi-chain platform that abstracts complexity while maintaining security.
We've built the first Model Context Protocol (MCP) server specifically designed for blockchain interactions, enabling AI agents to seamlessly operate across 12+ blockchain networks with a single, unified interface.
npm install โ Configure โ RunWhy Choose Our Solution?
| Traditional Approach | Our Solution | |---------------------|-------------| | ๐ด 12 different SDKs to learn | โ One unified MCP interface | | ๐ด Complex wallet management | โ Secure environment-based keys | | ๐ด Manual cross-chain bridging | โ Automated DEX aggregation | | ๐ด Static API responses | โ AI-contextual interactions | | ๐ด Single-chain limitations | โ 12+ networks ready |
graph TD
A[AI Agent/Client] -->|MCP Protocol| B[Web3 MCP Server]
B --> C[General Tools]
B --> D[Solana Tools]
B --> E[EVM Tools]
B --> F[Bitcoin/UTXO Tools]
B --> G[Specialized Tools]
C --> H[CoinGecko API]
C --> I[Rubic Bridge]
D --> J[Jupiter DEX]
E --> K[Multi-EVM Networks]
F --> L[UTXO Chains]
G --> M[THORChain/XRP/TON]
| Category | Networks | Tools Available | |--------------|-------------|-------------------| | ๐ฃ EVM Chains | Ethereum, Avalanche, Polygon, BSC, Arbitrum, Optimism, Base, Berachain, Sonic | Balance checks, Token transfers, Smart contract interactions, Gas estimation | | ๐ก Solana | Mainnet, Devnet | Wallet management, SPL tokens, Jupiter DEX integration, Staking | | ๐ UTXO Chains | Bitcoin, Litecoin, Dogecoin, Bitcoin Cash | Address validation, Balance queries, Transaction history | | ๐ต Specialized | XRP Ledger, TON, THORChain, Cardano | Network-specific features, Cross-chain swaps, Staking |
</details>git clone https://github.com/Alphamoris/Muliti_Chain_MCP.git
cd Muliti_Chain_MCP
npm install
# Auto-generates Solana + Ethereum accounts
node generate-accounts.js
๐ Generating new accounts for Solana and Ethereum...
๐ SOLANA ACCOUNT (Devnet):
โโ Public Key: CrTjxv8aLJ4KM7BgEtncwz9zHsnXDMsyrUKjUEB21zsi
โโ Private Key: [Secure Base64 Key]
โโ Explorer: https://explorer.solana.com/address/...
โก ETHEREUM ACCOUNT (Mainnet):
โโ Address: 0x3b8a92CEF85598F5A81cee7e762336189Ed41eD6
โโ Private Key: [Secure Hex Key]
โโ Explorer: https://etherscan.io/address/...
โ
Updated .env file with new private keys
๐ฐ Fund your accounts and start building!
# Automatically configured by generate-accounts.js
# Customize networks in .env as needed
npm run build
cd build && node index.js
// ~/.cursor/mcp_settings.json
{
"mcpServers": {
"web3-rpc": {
"command": "node",
"args": ["/home/user/web3-mcp/build/index.js"],
"cwd": "/home/user/web3-mcp"
}
}
}
// ~/.config/Claude/claude_desktop_config.json
{
"mcpServers": {
"web3-rpc": {
"command": "node",
"args": ["/home/user/web3-mcp/build/index.js"]
}
}
}
| Tool | Description | Example Usage |
|------|-------------|---------------|
| searchCoinGecko | ๐ Search tokens by symbol/name | Find "AVAX" token details |
| getCoinGeckoPrices | ๐ฐ Real-time token prices | Get AVAX/USDC prices |
| getCoinInfoByCoingeckoId | ๐ Complete token information | Contract addresses, market cap |
| getRubicSupportedChains | ๐ Available bridge networks | List all bridgeable chains |
| getRubicBridgeQuote | ๐ Cross-chain bridge quotes | ETH โ AVAX bridge rates |
| getRubicBridgeQuotes | ๐ All available routes | Compare bridge options |
| getRubicBridgeStatus | โฑ๏ธ Transaction status tracking | Monitor bridge progress |
| Tool | Description | Example Usage |
|------|-------------|---------------|
| getMyAddress | ๐ค Your Solana wallet info | Check your SOL balance |
| getBalance | ๐ Any address balance | Query external wallets |
| getAccountInfo | ๐ Detailed account data | Account owner, lamports |
| getSplTokenBalances | ๐ช SPL token holdings | USDC, BONK balances |
| getSwapQuote | ๐ฑ Jupiter DEX quotes | Best SOL โ USDC rates |
| executeSwap | โก Execute token swaps | Automatic best-route execution |
| transfer | ๐ค Send SOL/tokens | Transfer to any address |
| Tool | Description | Supported Networks |
|------|-------------|-------------------|
| getMyEvmAddress | ๐ค Your address + all balances | All 9 EVM networks |
| getEvmBalance | ๐ฐ Native token balance | ETH, AVAX, MATIC, BNB |
| getEvmTokenBalance | ๐ช ERC-20 token balance | USDC, USDT on any network |
| getEvmTokenInfo | ๐ Token metadata | Symbol, decimals, supply |
| transferEvm | ๐ค Send native tokens | ETH, AVAX transfers |
| transferEvmToken | ๐ Send ERC-20 tokens | Cross-network USDC |
| approveEvmToken | โ
Token approvals | DEX trading setup |
| Chain | Available Operations | |-------|---------------------| | Bitcoin | Balance, transaction history, address validation, network fees | | Litecoin | Balance, transaction history, address validation, network fees | | Dogecoin | Balance, transaction history, address validation, network fees | | Bitcoin Cash | Balance, transaction history, address validation, network fees |
| Chain | Key Capabilities | |-------|------------------| | XRP Ledger | Balance, transaction history, trustlines, XRP transfers | | TON Network | Balance, transaction history, memo transfers, network info | | THORChain | RUNE balance, pool information, cross-chain swap quotes | | Cardano | Network stats, staking info, native assets, epoch data |
๐ค User: "What's my Solana balance?"
๐ฃ Assistant: You have 2.45 SOL in your wallet (CrTjxv8aL...)
๐ค User: "Swap 100 USDC to AVAX"
๐ท Assistant: Best route found: 100 USDC โ 2.34 AVAX (via Avalanche DEX)
Gas: ~$1.20 | Execute? [Yes/No]
๐ค User: "Check Bitcoin address: 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa"
๐ Assistant: Genesis Address - Balance: 68.34 BTC
This is Satoshi's original address!
| Category | Innovation Level | Details | |----------|------------------|---------| | Technical | ๐๐๐๐๐ | First MCP server for multi-chain Web3 | | UX Design | ๐๐๐๐๐ | Natural language blockchain interactions | | Market Fit | ๐๐๐๐๐ | Solves critical developer pain points | | Scalability | ๐๐๐๐๐ | Modular architecture for infinite chains |
Full-Stack Developer & Blockchain Innovator
๐ง Email: alphamoris45@gmail.com
๐ฑ Phone: (+91) 7010815310
const skills = {
languages: ["TypeScript", "Python", "Rust", "Solidity"],
frameworks: ["Next.js", "FastAPI", "Express.js"],
blockchain: ["Solana", "Ethereum", "Web3.js", "Anchor"],
cloud: ["AWS", "Docker", "Kubernetes"],
databases: ["PostgreSQL", "MongoDB", "Redis"]
}
# Quick contribution setup
git clone https://github.com/Alphamoris/Muliti_Chain_MCP.git
cd Muliti_Chain_MCP
npm install
npm run build
MIT License - Open Source & Community Driven
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software.
โ ๏ธ DISCLAIMER: This software is provided "AS IS" without warranty.
Always verify transactions and use test networks for development.
Built with โค๏ธ for the Avalanche Team1 Hackathon 2025
Bridging AI and Blockchain - One Tool at a Time ๐
Made in India ๐ฎ๐ณ | Bangalore | 2025
</div>Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
Contract coverage
Status
ready
Auth
mcp, api_key
Streaming
Yes
Data region
global
Protocol support
Requires: mcp, lang:typescript, streaming
Forbidden: none
Guardrails
Operational confidence: medium
curl -s "https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/snapshot"
curl -s "https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/contract"
curl -s "https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
Rank
83
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Rank
80
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Rank
74
Expose OpenAPI definition endpoints as MCP tools using the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)
Traction
No public download signal
Freshness
Updated 2d ago
Rank
72
An actix_web backend for the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)
Traction
No public download signal
Freshness
Updated 2d ago
Contract JSON
{
"contractStatus": "ready",
"authModes": [
"mcp",
"api_key"
],
"requires": [
"mcp",
"lang:typescript",
"streaming"
],
"forbidden": [],
"supportsMcp": true,
"supportsA2a": false,
"supportsStreaming": true,
"inputSchemaRef": "https://github.com/Alphamoris/Muliti_Chain_MCP#input",
"outputSchemaRef": "https://github.com/Alphamoris/Muliti_Chain_MCP#output",
"dataRegion": "global",
"contractUpdatedAt": "2026-02-24T19:46:55.290Z",
"sourceUpdatedAt": "2026-02-24T19:46:55.290Z",
"freshnessSeconds": 4441251
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"MCP"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_MCP",
"generatedAt": "2026-04-17T05:27:46.472Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "MCP",
"type": "protocol",
"support": "supported",
"confidenceSource": "contract",
"notes": "Confirmed by capability contract"
},
{
"key": "solana",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "mcp",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "rpc",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "blockchain",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "xrp",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "ripple",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "cardano",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "ton",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "cli",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
}
],
"flattenedTokens": "protocol:MCP|supported|contract capability:solana|supported|profile capability:mcp|supported|profile capability:rpc|supported|profile capability:blockchain|supported|profile capability:xrp|supported|profile capability:ripple|supported|profile capability:cardano|supported|profile capability:ton|supported|profile capability:cli|supported|profile"
}Facts JSON
[
{
"factKey": "docs_crawl",
"category": "integration",
"label": "Crawlable docs",
"value": "6 indexed pages on the official domain",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "MCP",
"href": "https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/contract",
"sourceType": "contract",
"confidence": "high",
"observedAt": "2026-02-24T19:46:55.290Z",
"isPublic": true
},
{
"factKey": "auth_modes",
"category": "compatibility",
"label": "Auth modes",
"value": "mcp, api_key",
"href": "https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/contract",
"sourceType": "contract",
"confidence": "high",
"observedAt": "2026-02-24T19:46:55.290Z",
"isPublic": true
},
{
"factKey": "schema_refs",
"category": "artifact",
"label": "Machine-readable schemas",
"value": "OpenAPI or schema references published",
"href": "https://github.com/Alphamoris/Muliti_Chain_MCP#input",
"sourceUrl": "https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/contract",
"sourceType": "contract",
"confidence": "high",
"observedAt": "2026-02-24T19:46:55.290Z",
"isPublic": true
},
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Akc2267",
"href": "https://github.com/akc2267/web3-mcp#readme",
"sourceUrl": "https://github.com/akc2267/web3-mcp#readme",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-24T19:43:14.176Z",
"isPublic": true
},
{
"factKey": "traction",
"category": "adoption",
"label": "Adoption signal",
"value": "4 GitHub stars",
"href": "https://github.com/Alphamoris/Muliti_Chain_MCP",
"sourceUrl": "https://github.com/Alphamoris/Muliti_Chain_MCP",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-24T19:43:14.176Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/mcp-alphamoris-muliti-chain-mcp/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "docs_update",
"title": "Docs refreshed: Sign in to GitHub ยท GitHub",
"description": "Fresh crawlable documentation was indexed for the official domain.",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
}
]Sponsored
Ads related to web3-mcp and adjacent AI workflows.