Skip to main content
Glama

Armor Crypto MCP

Official
by armorwallet

list_single_group

Retrieve details for a specific wallet group on the Armor Crypto MCP server by providing the group name as a parameter. Streamlines access to blockchain operations for AI agents.

Instructions

Retrieve details for a single wallet group. Expects the group name as a parameter.

Input Schema

NameRequiredDescriptionDefault
group_nameYes

Input Schema (JSON Schema)

{ "properties": { "group_name": { "title": "Group Name", "type": "string" } }, "required": [ "group_name" ], "title": "list_single_groupArguments", "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/armorwallet/armor-crypto-mcp'

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