AI MCP Server of Blockchain
@albertma
About AI MCP Server of Blockchain
A mcp server of blockchain which supports ethereum, bitcoin, vechain
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"blockchain-mcp": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AI MCP Server of Blockchain?
AI MCP Server of Blockchain is a Model Context Protocol server that provides blockchain data access to AI agents. It currently supports Ethereum and VeChain, with functions to retrieve account balances, transactions, block contents, and token prices. It is designed for developers building AI applications that need real-time on-chain information.
How to use AI MCP Server of Blockchain?
Install dependencies with uv, create a .env file with your Ethereum and VeChain node URLs, then configure your MCP client (e.g., Claude Desktop) with the server’s command and environment variables as shown in the README. The server can be debugged using the MCP inspector.
Key features of AI MCP Server of Blockchain
- Get balance of any address
- Get transaction content by transaction ID or hash
- Get block content by block number or block hash
- Get current token prices
- Supports Ethereum and VeChain
- Easy integration with AI Claude Desktop App
Use cases of AI MCP Server of Blockchain
- Query a wallet balance for an AI-powered financial assistant
- Retrieve transaction details for smart contract auditing
- Fetch block data for blockchain analytics or monitoring tools
- Display real-time cryptocurrency prices in conversational AI
FAQ from AI MCP Server of Blockchain
Which blockchains are currently supported?
Ethereum and VeChain are fully supported. Bitcoin, Solana, and Polygon are planned for future releases.
What are the runtime requirements?
The server requires Python and uv for dependency management. It runs as a command-line MCP server using stdio transport.
Where does the blockchain data come from?
Data is fetched from node URLs provided by the user via environment variables (ETHEREUM_NODE_URL and VECHAIN_NODE_URL). You must supply your own node endpoints (e.g., Infura).
How do I integrate it with Claude Desktop?
Add a configuration entry to your MCP client JSON file, specifying the uv command, the server path, and the environment variables for node URLs. The README includes a complete example.
Are there any known limits?
The README does not list specific rate limits or restrictions. Performance depends on your node provider’s capabilities.
Frequently asked questions
Which blockchains are currently supported?
Ethereum and VeChain are fully supported. Bitcoin, Solana, and Polygon are planned for future releases.
What are the runtime requirements?
The server requires Python and `uv` for dependency management. It runs as a command-line MCP server using stdio transport.
Where does the blockchain data come from?
Data is fetched from node URLs provided by the user via environment variables (`ETHEREUM_NODE_URL` and `VECHAIN_NODE_URL`). You must supply your own node endpoints (e.g., Infura).
How do I integrate it with Claude Desktop?
Add a configuration entry to your MCP client JSON file, specifying the `uv` command, the server path, and the environment variables for node URLs. The README includes a complete example.
Are there any known limits?
The README does not list specific rate limits or restrictions. Performance depends on your node provider’s capabilities.
Basic information
More Finance & Commerce MCP servers
₿itcoin & Lightning Network MCP Server
AbdelStarkBitcoin & Lightning Network MCP Server.
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
MetaTrader 5 MCP Server
QoyyuumA Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
Capital.com MCP
capital-com-svCFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. 81.31% of retail investor accounts lose money when trading CFDs with this provider. You should consider whether you understa
Comments