Skip to main content
Glama

OpenZeppelin Contracts MCP Server

Official
by OpenZeppelin
polkadot.ts944 B
import { solidityERC20AIFunctionDefinition, solidityERC721AIFunctionDefinition, solidityERC1155AIFunctionDefinition, solidityStablecoinAIFunctionDefinition, solidityRealWorldAssetAIFunctionDefinition, solidityGovernorAIFunctionDefinition, solidityCustomAIFunctionDefinition, } from './solidity.ts'; export const polkadotERC20AIFunctionDefinition = solidityERC20AIFunctionDefinition; export const polkadotERC721AIFunctionDefinition = solidityERC721AIFunctionDefinition; export const polkadotERC1155AIFunctionDefinition = solidityERC1155AIFunctionDefinition; export const polkadotStablecoinAIFunctionDefinition = solidityStablecoinAIFunctionDefinition; export const polkadotRealWorldAssetAIFunctionDefinition = solidityRealWorldAssetAIFunctionDefinition; export const polkadotGovernorAIFunctionDefinition = solidityGovernorAIFunctionDefinition; export const polkadotCustomAIFunctionDefinition = solidityCustomAIFunctionDefinition;

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