Skip to main content
Glama

bnbchain-mcp

Official
by bnb-chain
index.ts425 B
// Export all services export * from "./clients.js" export * from "./balance.js" export * from "./transfer.js" export * from "./blocks.js" export * from "./transactions.js" export * from "./contracts.js" export * from "./tokens.js" export * from "./ens.js" export { utils as helpers } from "./utils.js" // Re-export common types for convenience export type { Address, Hash, Hex, Block, TransactionReceipt, Log } from "viem"

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/bnb-chain/bnbchain-mcp'

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