Skip to main content
Glama

OpenZeppelin Contracts MCP Server

Official
by OpenZeppelin
infer-transpiled.ts173 B
import type { ReferencedContract } from './contract'; export function inferTranspiled(c: ReferencedContract): boolean { return c.transpiled ?? !/^I[A-Z]/.test(c.name); }

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