Skip to main content
Glama

BSC MCP Server

// src/cli/help.ts export function printHelp(): void { console.log(` 📦 BNB Chain MCP CLI Usage: bnbchain-mcp [options] Options: -i, --init Initialize configuration -v, --version Show CLI version -h, --help Show help info Examples: bnbchain-mcp --init bnbchain-mcp --version bnbchain-mcp `); }

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/TermiX-official/bsc-mcp'

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