gpusmarket
Rank #29,609io.github.jyswee/gpusmarket
Rent real GPUs from the terminal. Per-second billing, $0.50 minimum. stdio MCP server.
gpusmarket is a Model Context Protocol (MCP) server published by jyswee. It ranks #29,609 of 130,187 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. gpusmarket is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Jul 15, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 100,578 of 130,187 servers on MCP Toplist.
Use gpusmarket
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http gpusmarket https://mcp.gpusmarket.com/sseclaude mcp add gpusmarket -e "GPUSMARKET_API_KEY=<your GPUSMARKET_API_KEY>" -- npx -y mcp-serve gpusmarketReplace each placeholder with your own value before saving.
[mcp_servers.gpusmarket]
url = "https://mcp.gpusmarket.com/sse"Add to ~/.codex/config.toml.
[mcp_servers.gpusmarket]
command = "npx"
args = ["-y", "mcp-serve", "gpusmarket"]
[mcp_servers.gpusmarket.env]
GPUSMARKET_API_KEY = "<your GPUSMARKET_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.gpusmarket.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"gpusmarket": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"gpusmarket"
],
"env": {
"GPUSMARKET_API_KEY": "<your GPUSMARKET_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gpusmarket": {
"url": "https://mcp.gpusmarket.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"gpusmarket": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"gpusmarket"
],
"env": {
"GPUSMARKET_API_KEY": "<your GPUSMARKET_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gpusmarket": {
"type": "http",
"url": "https://mcp.gpusmarket.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"gpusmarket": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-serve",
"gpusmarket"
],
"env": {
"GPUSMARKET_API_KEY": "<your GPUSMARKET_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gpusmarket": {
"serverUrl": "https://mcp.gpusmarket.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gpusmarket": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"gpusmarket"
],
"env": {
"GPUSMARKET_API_KEY": "<your GPUSMARKET_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gpusmarket": {
"url": "https://mcp.gpusmarket.com/sse"
}
}
}{
"mcpServers": {
"gpusmarket": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"gpusmarket"
],
"env": {
"GPUSMARKET_API_KEY": "<your GPUSMARKET_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jyswee%2Fgpusmarket)<a href="https://mcptoplist.com/server/io.github.jyswee%2Fgpusmarket"><img src="https://mcptoplist.com/badge/io.github.jyswee%2Fgpusmarket.svg" alt="MCP Toplist: Top 25% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jyswee
Other servers by jyswee
- Buggazi#18,559 · 18 vers
- SecretCarousel#25,402 · 17 vers
- analyga#31,047 · 11 vers
- agenticmemory#33,093 · 2 vers
- a2a-trustgate#40,937 · 5 vers
- Canvasaas#47,066 · 1 ver
- taufunctions#48,408 · 3 vers
- appoiint#53,156
- Oddsockets CLI#54,749 · 2 vers
- authshore#55,301 · 2 vers
- BandSaaS MCP Server#55,302 · 2 vers
- vipsallowed#66,141 · 1 ver
Available versions (11)
| Version | Published |
|---|---|
| 2.4.16 | Aug 14, 2026 |
| 2.4.15 | Aug 14, 2026 |
| 2.4.13 | Aug 7, 2026 |
| 2.4.12 | Aug 6, 2026 |
| 2.4.11 | Aug 4, 2026 |
| 2.4.10 | Aug 4, 2026 |
| 2.4.9 | Jul 26, 2026 |
| 2.4.8-1 | Jul 26, 2026 |
| 2.4.8 | Jul 15, 2026 |
| 2.4.7 | Jul 15, 2026 |
| 2.4.6 | Jul 15, 2026 |
Frequently asked questions
- Who maintains gpusmarket?
- gpusmarket is maintained by jyswee, which publishes 21 MCP servers (80 total versions) tracked on MCP Toplist.
- Is gpusmarket listed on the Official MCP Registry?
- Yes — gpusmarket is listed on the Official MCP Registry, alongside Glama.
- How many versions does gpusmarket have?
- MCP Toplist tracks 11 versions of gpusmarket, most recently published on Aug 14, 2026.
- Where can I find the source code for gpusmarket?
- The source code for gpusmarket is hosted at github.com/jyswee/gpusmarket.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.