Skip to main content
Glama

Algorand MCP Server

get_asset_info

Retrieve detailed information about an Algorand Standard Asset by providing its unique Asset ID. Use this tool within the Algorand MCP Server to access essential asset data for blockchain operations.

Instructions

Get information about an Algorand Standard Asset

Input Schema

NameRequiredDescriptionDefault
assetIdYesAsset ID to query

Input Schema (JSON Schema)

{ "properties": { "assetId": { "description": "Asset ID to query", "type": "number" } }, "required": [ "assetId" ], "type": "object" }

Other Tools from Algorand 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/Jake-loranger/algorand-mcp-server'

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