Skip to main content
Glama

Osmosis MCP Server

get-code-metadata

Retrieve metadata for a specific WASM code using its code ID, enabling efficient interaction with the Osmosis blockchain through the MCP server.

Instructions

Returns metadata for a WASM code

Input Schema

NameRequiredDescriptionDefault
codeIdYesThe code ID to query

Input Schema (JSON Schema)

{ "properties": { "codeId": { "description": "The code ID to query", "type": "number" } }, "required": [ "codeId" ], "type": "object" }

Other Tools from Osmosis MCP Server

Related Tools

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/MyronKoch-dev/osmosis-mcp-server'

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