Skip to main content
Glama

OpenZeppelin Contracts MCP Server

Official
by OpenZeppelin
common-functions.ts242 B
import type { BaseFunction } from './contract'; export const supportsInterface: BaseFunction = { name: 'supportsInterface', kind: 'public', args: [{ name: 'interfaceId', type: 'bytes4' }], returns: ['bool'], mutability: 'view', };

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/OpenZeppelin/contracts-wizard'

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