Skip to main content
Glama

OpenZeppelin Contracts MCP Server

Official
by OpenZeppelin
index.ts862 B
export type { GenericOptions, KindedOptions } from './build-generic'; export { buildGeneric } from './build-generic'; export type { Contract } from './contract'; export { ContractBuilder } from './contract'; export { printContract } from './print'; export type { Access } from './set-access-control'; export type { Info } from './set-info'; export { defaults as infoDefaults } from './set-info'; export type { OptionsErrorMessages } from './error'; export { OptionsError } from './error'; export type { Kind } from './kind'; export { sanitizeKind } from './kind'; export { contractsVersion, contractsVersionTag, compatibleContractsSemver } from './utils/version'; export { erc1155, erc20, erc721 } from './api'; export type { ERC20Options } from './erc20'; export type { ERC721Options } from './erc721'; export type { ERC1155Options } from './erc1155';

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