Skip to main content
Glama

bnbchain-mcp

Official
by bnb-chain
.prettierrc.js491 B
/** * @type {import('prettier').Options} */ module.exports = { printWidth: 80, tabWidth: 2, useTabs: false, semi: false, singleQuote: false, trailingComma: "none", bracketSpacing: true, bracketSameLine: true, plugins: ["@ianvs/prettier-plugin-sort-imports"], importOrder: [ "<BUILTIN_MODULES>", // Node.js built-in modules "<THIRD_PARTY_MODULES>", // Imports not matched by other special words or groups. "", // Empty line "^@/(.*)$", "^[./]" ] }

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