Home › Finance › multichain-mcp
multichain-mcp
MCP server for AI agents — Stacks, Celo, and Base in one npm package.
Topics: Finance & Fintech
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.2.1)
npx -y @wkalidev/multichain-mcp@1.2.1
Or add to your MCP client config:
{
"mcpServers": {
"multichain-mcp": {
"command": "npx",
"args": [
"-y",
"@wkalidev/multichain-mcp@1.2.1"
],
"env": {
"MULTICHAIN_LICENSE_KEY": "<YOUR_VALUE>"
}
}
}
}
MULTICHAIN_LICENSE_KEYsecret — Optional Lemon Squeezy license key. Omit to run on the Free tier (get_balance, get_prices). Unlocks get_portfolio and prepare_transfer on Pro, plus deploy_token on Team.
Related servers
tradememory-protocol
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
metatrader-mcp-server
Enable AI LLMs to execute trades using MetaTrader 5 platform
OpenAccountants
Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
mcp_massive
) 🐍 ☁️ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex,…
evm-mcp-server
Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENS…
xero-mcp-server
An MCP server that integrates with Xero's API, allowing for standardized access to Xero's accounting and business features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry