Skip to main content
Glama

OpenZeppelin Contracts MCP Server

Official
by OpenZeppelin
index.ts990 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 { premintPattern } from './fungible'; 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 { fungible } from './api'; export { nonFungible } from './api'; export { stablecoin } from './api'; export type { FungibleOptions } from './fungible'; export type { NonFungibleOptions } from './non-fungible'; export type { StablecoinOptions } from './stablecoin';

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