Skip to main content
Glama

Osmosis MCP Server

MIT License

get-module-accounts

Query module account details on the Osmosis blockchain, enabling users to retrieve specific account information or list all module accounts for efficient chain analysis.

Instructions

Returns information about module accounts on the chain

Input Schema

NameRequiredDescriptionDefault
nameNoSpecific module account name to query (optional)

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Specific module account name to query (optional)", "type": "string" } }, "required": [], "type": "object" }

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