blockchain-ai-mcp
v1.0.0
Published
MCP server for blockchain ai. Features wallet analyzer, transaction tracer, smart contract auditor. From MEOK AI Labs.
Downloads
22
Maintainers
Readme
Blockchain AI MCP Server
By MEOK AI Labs | meok.ai
Web3/crypto toolkit: wallet analysis, transaction tracing, smart contract auditing, gas estimation, and token metadata.
Tools
| Tool | Description |
|------|-------------|
| wallet_analyzer | Analyze wallet transaction history, portfolio, and risk profile |
| transaction_tracer | Trace transaction execution path with internal calls |
| smart_contract_auditor | Audit Solidity contracts for common vulnerabilities |
| gas_estimator | Estimate gas costs for common blockchain operations |
| token_metadata | Analyze token supply distribution and holder concentration |
Installation
pip install mcpUsage
Run the server
python server.pyClaude Desktop config
{
"mcpServers": {
"blockchain": {
"command": "python",
"args": ["/path/to/blockchain-ai-mcp/server.py"]
}
}
}Pricing
| Tier | Limit | Price | |------|-------|-------| | Free | 30 calls/day | $0 | | Pro | Unlimited + premium features | $9/mo | | Enterprise | Custom + SLA + support | Contact us |
License
MIT
