Skip to main content
Glama

Avalanche MCP Tools

by utkucy
index.ts235 B
import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js"; import { registerBlockchainTools } from "./blockchain/index.js"; export function registerAvalancheCLITools(server: McpServer) { registerBlockchainTools(server); }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/utkucy/avalanche-mcp-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server