Skip to main content
Glama

Osmosis MCP Server

get-pinned-codes

Retrieve pinned code IDs from the Osmosis blockchain with customizable limits using this MCP server tool. Streamline access to essential blockchain data.

Instructions

Returns all pinned code IDs

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of codes to return (default: 50)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of codes to return (default: 50)", "maximum": 200, "minimum": 1, "type": "number" } }, "required": [], "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