gpusmarket

Rent real GPUs from an MCP tool call.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

  • Gpusmarket Search: Search available GPUs on the marketplace. Filter by model, price, VRAM, or Ollama model name.
  • Gpusmarket Models: List all GPU models available on the marketplace with counts and pricing.
  • Gpusmarket Cheapest: Find the cheapest available GPU by VRAM requirement.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Rent real GPUs from an MCP tool call. Built for AI agents.

Give your agent a GPU. gpusmarket turns a live marketplace of real hardware — consumer RTX 4090s all the way up to datacenter H100s and MI300Xs — into MCP tools your agent can call on its own: search the market, rent by the second, run inference against an OpenAI/Ollama-compatible endpoint, and stop the meter when it's done. No dashboard, no quota request, no support ticket.

What your agent can do, autonomously:

  • 🔎 gpusmarket_search / gpusmarket_cheapest — browse live inventory and pricing across the whole marketplace
  • ⚡ gpusmarket_rent — provision a GPU by the second (no long-term commitment, $0.50 minimum per rental)
  • 🧠 gpusmarket_chat — run inference against the rented GPU via an OpenAI/Ollama-compatible API
  • 🛑 gpusmarket_stop — end the rental and stop billing the moment the work is finished
  • 🚀 Onboarding built in: with no key, the server starts in signup mode — your agent can call gpusmarket_signup to create its own account and unlock the full toolset in place

Billing that fits an agent loop: per-second pricing, $0.50 minimum per rental, nothing charged to sign up or browse. A one-time card-add (handled securely by Stripe — we never see the card number) is all that stands between a fresh account and its first rental.

Works with: Claude Code · Cursor · Cline · Windsurf · Aider · Codex — anything that speaks MCP. Available as a hosted remote server (SSE) or a local stdio server via npx gpusmarket mcp-serve.

Список инструментов сервера (32)

Технические названия из tools/list. Нужны только разработчикам.

gpusmarket_searchSearch available GPUs on the marketplace. Filter by model, price, VRAM, or Ollama model name.
gpusmarket_modelsList all GPU models available on the marketplace with counts and pricing.
gpusmarket_cheapestFind the cheapest available GPU by VRAM requirement.
gpusmarket_rentRent a GPU. Provide a listing ID, or a GPU model to auto-select the cheapest available. A pre-auth hold (default $10, selectable 10/25/50/100) is placed on the saved card — held, not charged; released in full at stop.
gpusmarket_rentalsList your active GPU rentals with status, cost, and endpoint info.
gpusmarket_rental_statusGet detailed status of a specific rental — GPU model, cost so far, usage stats.
gpusmarket_stopStop a rental. Releases the pre-auth hold in full and settles the exact final cost: small amounts (under $5) accrue to your usage tab and are billed later as one combined card charge; larger amounts are charged to the saved card immediately.
gpusmarket_chatSend a chat completion request through your rented GPU. Returns the LLM response.
gpusmarket_pool_createCreate a GPU pool — combines multiple rentals into one load-balanced endpoint.
gpusmarket_pool_listList your GPU pools with rental counts and request stats.
gpusmarket_pool_addAdd a rental to a GPU pool.
gpusmarket_admin_statsPlatform stats: total users, hosts, renters, listings, active rentals, pools.
gpusmarket_admin_revenueRevenue metrics: MRR, ARR, total revenue, platform fees, host payouts.
gpusmarket_admin_usersList platform users. Filter by role (host/renter) or email.
gpusmarket_admin_user_viewFull user detail: listings, rentals, payments, pools, Stripe status.
gpusmarket_admin_listingsList all GPU listings across all hosts. Filter by status, GPU model, cloud.
gpusmarket_admin_rentalsList all rentals. Filter by status (active, completed, etc.).
gpusmarket_admin_user_verifyBypass $1 payment verification for a user (admin override).
gpusmarket_admin_healthPlatform health: MongoDB, Redis, Stripe, DeepSeek, SMTP, memory, uptime.
gpusmarket_admin_user_journeyFull user journey timeline — every action from signup to current state with diagnosis of where they got stuck.
gpusmarket_admin_funnelEnhanced 8-step signup funnel showing stuck users per step. Shows exactly where users drop off.
gpusmarket_admin_host_earningsHost lifetime earnings — total earned, per-listing breakdown, rental counts.
gpusmarket_admin_agent_statusTunnel agent connection status for a GPU listing — connected/disconnected, last seen, models loaded.
gpusmarket_admin_refundIssue a Stripe refund for a payment.
gpusmarket_admin_cloud_gpusCloud GPU types with pricing — cloud cost, our price, and margin per GPU.
gpusmarket_admin_cloud_podsList all running cloud GPU pods with rental cross-reference.
gpusmarket_admin_cloud_billingCloud provider billing summary.
gpusmarket_admin_cloud_marginMargin analysis — cloud cost vs our price per GPU model.
gpusmarket_admin_coupon_createCreate a coupon code that bypasses $1 verification for hosts or renters.
gpusmarket_admin_coupon_listList all active coupon codes with usage stats.
gpusmarket_admin_coupon_revokeRevoke a coupon code so it can no longer be used.
gpusmarket_admin_user_updateUpdate a user field (verificationCreditCents, walletBalanceCents, stripeVerified, displayName, bio).
gpusmarket: подключить к Claude, ChatGPT, Cursor · Connectors.fun