Skip to content

Add roamzy-io/mcp-server to Travel & Transportation#6733

Open
artur-mamontov wants to merge 2 commits into
punkpeye:mainfrom
artur-mamontov:add-roamzy-mcp
Open

Add roamzy-io/mcp-server to Travel & Transportation#6733
artur-mamontov wants to merge 2 commits into
punkpeye:mainfrom
artur-mamontov:add-roamzy-mcp

Conversation

@artur-mamontov
Copy link
Copy Markdown

What

Adds @roamzy/mcp-server to the Travel & Transportation section.

About Roamzy

Single universal eSIM working in 192 countries, billed per-MB at local rates, paid in USDT or USDC across TRON, Solana, BSC, Polygon, Optimism, Arbitrum, TON. The MCP server lets any MCP client (Claude Desktop, Cursor, Continue, Cline, Windsurf, Zed) purchase and manage an eSIM through chat — anonymous-flow by default, no account required.

Live in production with real customers; multiple end-to-end agent purchases completed.

Entry

Inserted alphabetically after r-huijts/ns-mcp-server in ### 🚆 Travel & Transportation:

- [roamzy-io/mcp-server](https://github.com/roamzy-io/mcp-server) 🎖️ 📇 ☁️ - Buy and manage a global eSIM through chat. One eSIM for 192 countries, per-MB billing in USDT/USDC across TRON, Solana, BSC, Polygon, Optimism, Arbitrum, TON. Anonymous-flow by default — no account required. [npm](https://www.npmjs.com/package/@roamzy/mcp-server)

Emojis per the project Legend: 🎖️ official implementation, 📇 TypeScript codebase, ☁️ cloud service.

Roamzy is a single universal eSIM for 192 countries with per-MB billing
in USDT or USDC across multiple stablecoin networks. The MCP server lets
any MCP client (Claude Desktop, Cursor, Continue, etc.) purchase and
manage an eSIM through chat — anonymous-flow by default, no account
required.

- npm:    https://www.npmjs.com/package/@roamzy/mcp-server
- source: https://github.com/roamzy-io/mcp-server (MIT)
- service: https://roamzy.io

Inserted alphabetically after r-huijts/ns-mcp-server.
@github-actions
Copy link
Copy Markdown

Hey,

To ensure that only working servers are listed, we're updating our listing requirements.

Please complete the following steps:

  1. Ensure your server is listed on Glama. If it isn't already, submit it at https://glama.ai/mcp/servers and verify that it passes all checks (note: you must add Dockerfile directly to Glama. For checks to pass, we only need the server to start and respond to introspection requests).

  2. Update your PR by adding a Glama score badge after the server description, using this format:

[![OWNER/REPO MCP server](https://glama.ai/mcp/servers/OWNER/REPO/badges/score.svg)](https://glama.ai/mcp/servers/OWNER/REPO)

Replace OWNER/REPO with your server's Glama path.

If you need any assistance, feel free to ask questions here or on Discord.

P.S. If your server already has a hosted endpoint, you can also list it under https://glama.ai/mcp/connectors.

artur-mamontov added a commit to roamzy-io/mcp-server that referenced this pull request May 21, 2026
Needed by Glama (and other MCP marketplaces that sandbox-run servers
for validation). The bundle in dist/index.js is self-contained, so the
container only needs node:20 — no install step, no package.json copy.

End users still install via `npx -y @roamzy/mcp-server` from npm; this
Dockerfile is for marketplace validators only.

Refs: punkpeye/awesome-mcp-servers#6733 (auto-bot listing requirements).
@github-actions
Copy link
Copy Markdown

Thank you for adding the Glama badge!

Please make sure the server has been evaluated by Glama and has a quality score:

roamzy-io/mcp-server MCP server

If you need any assistance, feel free to ask questions here or on Discord.

@artur-mamontov
Copy link
Copy Markdown
Author

Following the bot's listing requirements:

  1. Server submitted to Glama at https://glama.ai/mcp/servers — submission accepted, currently in their review queue. Dockerfile is committed at the repo root (https://github.com/roamzy-io/mcp-server/blob/main/Dockerfile) — minimal node:20 image that runs the self-contained dist/index.js bundle on stdio, so Glama's introspection checks (initialize, tools/list) will pass without external deps.
  2. Glama score badge added to the entry in this PR (see latest commit). The badge URL follows the documented pattern https://glama.ai/mcp/servers/roamzy-io/mcp-server/badges/score.svg and will start rendering automatically once Glama publishes the listing.

Happy to address any further feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant