Blockchain Ai MCP
Web3/crypto toolkit: wallet analysis, transaction tracing, smart contract auditing, gas estimatio...
Web3/crypto toolkit: wallet analysis, transaction tracing, smart contract auditing, gas estimation, and token metadata. By MEOK AI Labs.
🚀 Quick Start
# Install via pip
pip install blockchain_ai_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install blockchain-ai-mcp --client claude
✨ Features
- MCP protocol compliant
- Easy installation
- Well-documented API
- Production-ready
- Active maintenance
📖 Documentation
🛡️ Compliance
This MCP server is built with EU AI Act compliance built-in:
- ✅ Article 9 — Risk Management System
- ✅ Article 13 — Transparency & Instructions for Use
- ✅ Article 15 — Bias Detection & Testing
- ✅ Article 26 — FRIA Support (where applicable)
- ✅ Article 50 — AI Content Watermarking (where applicable)
Need help getting compliant? Book a free 15-min diagnostic →
🏢 Enterprise
Need custom development, SLA guarantees, or white-label deployment?
- Pro: $99/mo — Full MCP suite + EU AI Act tracking
- Enterprise: $499/mo — Custom dev + SLA + Dedicated support
View Pricing → | Contact Sales →
🤝 Part of the MEOK Ecosystem
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
📜 License
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
Each tier above the free self-host adds HMAC-signed attestations verifiable at `verify.meok.ai`. Linux Foundation governance on the A2A spine means EU regulated buyers can deploy without vendor-lock-in objections.💸 Try MEOK in 30 seconds — instant buy ladder
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Configuration
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"blockchain-ai-mcp": {
"command": "uvx",
"args": ["blockchain-ai-mcp"]
}
}
}
Or: pip install blockchain-ai-mcp then run the blockchain-ai-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
- "Use
wallet_analyzerto …" - "Use
transaction_tracerto …" - "Use
smart_contract_auditorto …"
Release files for blockchain-ai-mcp 1.0.12
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| blockchain_ai_mcp-1.0.12.tar.gz | 23.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| blockchain_ai_mcp-1.0.12-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 38.8 kB
Release files / blockchain_ai_mcp-1.0.12.tar.gz
| Download URL | blockchain_ai_mcp-1.0.12.tar.gz |
|---|---|
| Size | 23.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2488c407d3f6f55b0f3c30d20be6e328be3eae6e4f8b43a7c6c4548364dac754
|
|
BLAKE2b-256 checksum How to use checksums |
31afa1172c3008dfeb7e9576d8b2c31b27a704b5c46f687b3a40c7292c7de5f6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / blockchain_ai_mcp-1.0.12-py3-none-any.whl
| Download URL | blockchain_ai_mcp-1.0.12-py3-none-any.whl |
|---|---|
| Size | 15.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3cb58e346e236d533947114b01666164e0302680c46f6fd908e2b0366628f9c6
|
|
BLAKE2b-256 checksum How to use checksums |
ccfd6f5f0081d8bbcc5c1a614b43b6a4fbaa8a7469883dd36c29901c45f4da6a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|