All MCP servers

Ipybox

Official
by Api.AirforcestdioDeveloper Tools074Apache-2.0

Unified execution environment for Python code, shell commands, and programmatic MCP tool calls

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "ipybox-imp408c7": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}