Avalanche runs on your own machine — the client starts it, so there is no endpoint to ping. 130 installs a week from npm. Last commit 23 Jul 2026.
Act on Avalanche from your agent: scaffold a dapp, deploy a contract, mint, and read chain state.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
if (opts.install) spawnSync(r.pm, ["install"], { cwd: targetDir, stdio: "inherit" });
const dir = path.join(SUBNETS_DIR, name);
"0x6080604052348015600e575f5ffd5b506113ed8061001c5f395ff3fe608060405234801561000f575f5ffd5b506004361061007a575f3560e01c80636352211e116100585780636352211e146100db57806370a082311461011b57806395d89b411461013a578063c87b56dd1461015f575f5ffd5b806306fdde031461007e5780631249c58b146100b…
import { existsSync, readdirSync, readFileSync } from "node:fs";
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add avalanche -- npx -y @avakit/mcp
{
"mcpServers": {
"avalanche": {
"args": [
"-y",
"@avakit/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.avalanche]
command = "npx"
args = ["-y", "@avakit/mcp"]
{
"mcpServers": {
"avalanche": {
"args": [
"-y",
"@avakit/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"avalanche": {
"args": [
"-y",
"@avakit/mcp"
],
"command": "npx"
}
}
}
List, read, edit, and deploy your GenMB AI-generated apps from any MCP client.
List, create and deploy your Prefab project templates from any MCP agent.
Deploy and manage your apps, databases, storage, and scheduled jobs from your AI agent
Build, backtest, and deploy quantitative trading strategies from your AI agent.
Manage Scalingo PaaS apps, deployments, containers, logs and env vars from your AI assistant.
Deploy and host AI-built websites on EU infrastructure, straight from your AI agent.
Tolk smart contract compiler for TON — compile, check, and deploy from AI assistants
Deploy from your terminal, and give an AI coding agent the same abilities over MCP.
Answers built from our own checks of this server.