SERVER

fetchsandbox-mcp

Rank #23738

glama/fetchsandbox/mcp

Turn any OpenAPI 3.x spec into a runnable, stateful API environment for AI agents. Test real integration flows — multi-step workflows, persistent state, webhook delivery, retries, and edge cases — instead of guessing from docs or mocking endpoints. Generate committable markdown reports directly from Claude/Cursor. Includes 50+ pre-validated APIs like Stripe, GitHub, Twilio, OpenAI, and more.

First listed
May 9, 2026
Last publish date
May 14, 2026
OVERVIEW

fetchsandbox-mcp is a Model Context Protocol (MCP) server published by fetchsandbox. It ranks #23738 of 58,832 servers tracked on MCP Toplist. fetchsandbox-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 9, 2026 and most recently updated on May 14, 2026.

STANDING
#23,738of 58,832 tracked serversTop 50%

Ranks ahead of 35,094 of 58,832 servers on MCP Toplist.

CONNECT

Use fetchsandbox-mcp

Add fetchsandbox-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "fetchsandbox": {
      "command": "npx",
      "args": [
        "-y",
        "fetchsandbox-mcp"
      ],
      "env": {
        "FETCHSANDBOX_TELEMETRY": "<your FETCHSANDBOX_TELEMETRY>",
        "FETCHSANDBOX_BASE_URL": "<your FETCHSANDBOX_BASE_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

fetchsandbox

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.3.2May 14, 2026
FAQ

Frequently asked questions

What is fetchsandbox-mcp?
Turn any OpenAPI 3.x spec into a runnable, stateful API environment for AI agents. Test real integration flows — multi-step workflows, persistent state, webhook delivery, retries, and edge cases — instead of guessing from docs or mocking endpoints. Generate committable markdown reports directly from Claude/Cursor. Includes 50+ pre-validated APIs like Stripe, GitHub, Twilio, OpenAI, and more.
Who maintains fetchsandbox-mcp?
fetchsandbox-mcp is maintained by fetchsandbox, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is fetchsandbox-mcp an official MCP server?
Yes — fetchsandbox-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does fetchsandbox-mcp have?
MCP Toplist tracks 1 version of fetchsandbox-mcp, most recently published on May 14, 2026.
Where can I find the source code for fetchsandbox-mcp?
The source code for fetchsandbox-mcp is hosted at github.com/fetchsandbox/mcp.
EXPLORE