Loomal

Fetchsandbox MCP

MCP server by github.com/fetchsandbox/mcp

Stateful OpenAPI sandbox for AI agents to validate API integrations end-to-end.

0 starsnpm: fetchsandbox-mcp

About Fetchsandbox MCP

Fetchsandbox MCP is an MCP (Model Context Protocol) server published by fetchsandbox in the official MCP registry, listed under App Automation on Loomal. Stateful OpenAPI sandbox for AI agents to validate API integrations end-to-end.

It ships as an npm package (fetchsandbox-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/fetchsandbox/mcp.

Use Fetchsandbox MCP with your agent

Claude Code · one command
claude mcp add fetchsandbox-mcp -- npx -y fetchsandbox-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "fetchsandbox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fetchsandbox-mcp"
      ]
    }
  }
}
npmfetchsandbox-mcp

Frequently asked questions

What is Fetchsandbox MCP?
Fetchsandbox MCP is an MCP (Model Context Protocol) server by fetchsandbox in the App Automation category. Stateful OpenAPI sandbox for AI agents to validate API integrations end-to-end.
How do I connect Fetchsandbox MCP to Claude, Cursor, or another MCP client?
Install Fetchsandbox MCP from its npm package (fetchsandbox-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Fetchsandbox MCP open source?
Yes — the source code is public at github.com/fetchsandbox/mcp.
Can AI agents pay to use Fetchsandbox MCP?
Not yet through Loomal — Fetchsandbox MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Fetchsandbox MCP? Claim this listing free by verifying GitHub ownership, or contact us.