SERVER

AlgoVoi MCP Server

Rank #9377

glama/chopmob-cloud/AlgoVoi-Platform-Adapters

AlgoVoi crypto payments via MCP: USDC + native on Algorand, VOI, Hedera, Stellar.

First listed
Apr 19, 2026
Last publish date
Apr 19, 2026
OVERVIEW

AlgoVoi MCP Server is a Model Context Protocol (MCP) server published by chopmob-cloud. It ranks #9377 of 58,900 servers tracked on MCP Toplist. AlgoVoi MCP Server is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Apr 19, 2026 and most recently updated on Apr 19, 2026.

STANDING
#9,377of 58,900 tracked serversTop 25%

Ranks ahead of 49,523 of 58,900 servers on MCP Toplist.

CONNECT

Use AlgoVoi MCP Server

Add AlgoVoi MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "algovoi-platform-adapters": {
      "command": "npx",
      "args": [
        "-y",
        "@algovoi/mcp-server"
      ],
      "env": {
        "ALGOVOI_API_KEY": "<your ALGOVOI_API_KEY>",
        "ALGOVOI_API_BASE": "<your ALGOVOI_API_BASE>",
        "ALGOVOI_TENANT_ID": "<your ALGOVOI_TENANT_ID>",
        "ALGOVOI_PAYOUT_ADDRESS": "<your ALGOVOI_PAYOUT_ADDRESS>",
        "ALGOVOI_WEBHOOK_SECRET": "<your ALGOVOI_WEBHOOK_SECRET>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "algovoi-platform-adapters": {
      "command": "uvx",
      "args": [
        "algovoi-mcp"
      ],
      "env": {
        "ALGOVOI_API_KEY": "<your ALGOVOI_API_KEY>",
        "ALGOVOI_API_BASE": "<your ALGOVOI_API_BASE>",
        "ALGOVOI_TENANT_ID": "<your ALGOVOI_TENANT_ID>",
        "ALGOVOI_PAYOUT_ADDRESS": "<your ALGOVOI_PAYOUT_ADDRESS>",
        "ALGOVOI_WEBHOOK_SECRET": "<your ALGOVOI_WEBHOOK_SECRET>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

chopmob-cloud

Organization
Total servers
2
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
1.1.3Apr 19, 2026
1.1.2Apr 19, 2026
1.1.1Apr 19, 2026
FAQ

Frequently asked questions

What is AlgoVoi MCP Server?
AlgoVoi crypto payments via MCP: USDC + native on Algorand, VOI, Hedera, Stellar.
Who maintains AlgoVoi MCP Server?
AlgoVoi MCP Server is maintained by chopmob-cloud, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
Is AlgoVoi MCP Server an official MCP server?
Yes — AlgoVoi MCP Server is listed on the Official MCP Registry, alongside Glama.
How many versions does AlgoVoi MCP Server have?
MCP Toplist tracks 3 versions of AlgoVoi MCP Server, most recently published on Apr 19, 2026.
Where can I find the source code for AlgoVoi MCP Server?
The source code for AlgoVoi MCP Server is hosted at github.com/chopmob-cloud/AlgoVoi-Platform-Adapters.
EXPLORE