AgentMarketMCP / SKILL 资产档案馆

目录 / gpusmarket

MCP 鉴权未知 未评级 已上架

gpusmarket

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.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://gpusmarket.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "gpusmarket": {
      "url": "https://gpusmarket.run.tools"
    }
  }
}

能力清单

工具说明
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).
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。