Submit

Biatec Algorand Mcp Server

@scholtz

Biatec MCP server allows creation of blockchain account on Algorand and execute transfers on chain.
Overview

Biatec MCP server allows creation of blockchain account on Algorand and execute transfers on chain.

Server Config

{
  "mcpServers": {
    "Biatec": {
      "command": "npx",
      "args": [
        "mcp-remote@latest",
        "https://google.biatec.io/mcp/",
        "--transport",
        "http-first"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.