Skip to main content
Glama

Server Details

Provision, SSH into, run commands on, and manage Linux VPSes from an AI agent. Pay USDC over x402 (Base) or by card over HTTP 402, a running box in under 60s. No signup, no API key to buy. This remote endpoint offers free browse/discovery, quotes, and server status.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.3/5 across 4 of 4 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct aspect: plans, payment, server list, and individual server status. Descriptions clearly differentiate their purposes with no overlap.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern (get_payment_options, get_server, list_plans, list_servers), making them predictable and easy to understand.

Tool Count5/5

Four tools cover the core workflow of selecting a plan, getting payment details, and viewing servers. The count feels well-scoped without being too sparse or excessive.

Completeness3/5

The tools cover pre-provisioning steps and status checks, but lack direct provisioning, modification, or deletion of servers. This creates gaps that force reliance on external actions.

Available Tools

4 tools
get_payment_optionsGet payment requirementsInspect

Step 2: get the exact payment to RENT a plan for N days (USDC via x402 on Base + card availability). This hosted server holds NO funds and cannot provision — it returns everything needed to pay elsewhere. The provision field spells out the three ways to actually get the server. Read it and act on it.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysYesLease length in days (1–30)
planYesServer size
get_serverGet server statusInspect

Fetch a server's current status, plan, expiry, and bandwidth usage. (Network details like the IPv4/SSH target are returned only to the provisioner via the API, not on this public endpoint.)

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesServer id, e.g. srv_…
list_plansList plans & pricesInspect

Step 1 of renting a real Linux server. Lists AgentMetal VPS plans (vCPU/RAM/disk, USD/day + USD/mo, included egress). After you pick a plan, call get_payment_options for the exact payment, then provision by POSTing to the API 402 or running the local @agentmetal/mcp (which pays from your wallet).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list_serversList a wallet’s serversInspect

List the servers provisioned by a payer wallet address.

ParametersJSON Schema
NameRequiredDescriptionDefault
walletYesPayer wallet address (0x…)

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources