EVM Blockchain Bridge
Provides a bridge to Ethereum Virtual Machine (EVM) compatible blockchains, enabling wallet management, blockchain data queries, and DeFi operations like token transfers and swaps through PancakeSwap integration.
0 stars
0 tools
Created Aug 2025
@chulanpro5/chulanpro5-evm-blockchain-bridge-evm-mcp-serverAbout
Provides a bridge to Ethereum Virtual Machine (EVM) compatible blockchains, enabling wallet management, blockchain data queries, and DeFi operations like token transfers and swaps through PancakeSwap integration.
Categories
general
Installation
npm
npm install @chulanpro5/chulanpro5-evm-blockchain-bridge-evm-mcp-server
Configuration
{
"mcpServers": {
"chulanpro5-evm-blockchain-bridge-evm-mcp-server": {
"command": "npx",
"args": [
"-y",
"@chulanpro5/chulanpro5-evm-blockchain-bridge-evm-mcp-server"
]
}
}
}