Skip to main content
Glama

bnbchain-mcp

Official
by bnb-chain
ens.test.ts606 B
import { describe, expect, it } from "bun:test" import { getClient, parseText } from "../util" describe("EVM ENS Test", async () => { const client = await getClient() // it("resolve ETH ENS name", async () => { // const res = await client.callTool({ // name: "resolve_ens", // arguments: { // ensName: "vitalik.eth", // network: "eth" // only for eth mainnet // } // }) // const text = res.content?.[0]?.text // const obj = parseText<{ // resolvedAddress: string // }>(text) // expect(obj.resolvedAddress).toStartWith("0x") // }) })

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