multichain-mcp
Rank #64,155io.github.wkalidev/multichain-mcp
MCP server for AI agents — Stacks, Celo, and Base in one npm package.
multichain-mcp is a Model Context Protocol (MCP) server published by wkalidev. It ranks #64,155 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. multichain-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jun 27, 2026 and most recently updated on Jul 2, 2026.
Ranks ahead of 67,958 of 132,113 servers on MCP Toplist.
Use multichain-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add multichain-mcp -e "MULTICHAIN_LICENSE_KEY=<your MULTICHAIN_LICENSE_KEY>" -- npx -y @wkalidev/multichain-mcpReplace each placeholder with your own value before saving.
[mcp_servers.multichain-mcp]
command = "npx"
args = ["-y", "@wkalidev/multichain-mcp"]
[mcp_servers.multichain-mcp.env]
MULTICHAIN_LICENSE_KEY = "<your MULTICHAIN_LICENSE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"multichain-mcp": {
"command": "npx",
"args": [
"-y",
"@wkalidev/multichain-mcp"
],
"env": {
"MULTICHAIN_LICENSE_KEY": "<your MULTICHAIN_LICENSE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"multichain-mcp": {
"command": "npx",
"args": [
"-y",
"@wkalidev/multichain-mcp"
],
"env": {
"MULTICHAIN_LICENSE_KEY": "<your MULTICHAIN_LICENSE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"multichain-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@wkalidev/multichain-mcp"
],
"env": {
"MULTICHAIN_LICENSE_KEY": "<your MULTICHAIN_LICENSE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"multichain-mcp": {
"command": "npx",
"args": [
"-y",
"@wkalidev/multichain-mcp"
],
"env": {
"MULTICHAIN_LICENSE_KEY": "<your MULTICHAIN_LICENSE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"multichain-mcp": {
"command": "npx",
"args": [
"-y",
"@wkalidev/multichain-mcp"
],
"env": {
"MULTICHAIN_LICENSE_KEY": "<your MULTICHAIN_LICENSE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.wkalidev%2Fmultichain-mcp)<a href="https://mcptoplist.com/server/io.github.wkalidev%2Fmultichain-mcp"><img src="https://mcptoplist.com/badge/io.github.wkalidev%2Fmultichain-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
wkalidev
Other servers by wkalidev
View all wkalidev servers →Available versions (1)
| Version | Published |
|---|---|
| 1.2.1 | Jul 2, 2026 |
Frequently asked questions
- Who maintains multichain-mcp?
- multichain-mcp is maintained by wkalidev, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is multichain-mcp listed on the Official MCP Registry?
- Yes — multichain-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does multichain-mcp have?
- MCP Toplist tracks 1 version of multichain-mcp, most recently published on Jul 2, 2026.
- Where can I find the source code for multichain-mcp?
- The source code for multichain-mcp is hosted at github.com/wkalidev/multichain-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.