Skip to main content
Glama

Algorand MCP Server

fund_testnet

Fund an Algorand testnet account using the official faucet. Provide the testnet address to receive Algos for testing and development on the Algorand blockchain.

Instructions

Fund an Algorand testnet account using the official faucet

Input Schema

NameRequiredDescriptionDefault
addressYesAlgorand testnet address to fund

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Algorand testnet address to fund", "type": "string" } }, "required": [ "address" ], "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/Jake-loranger/algorand-mcp-server'

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