Submit

Zyla Api Hub Mcp Server

@Zyla-Labs

Zyla API Hub MCP Server allows AI agents to call any API from the Zyla marketplace through a single universal tool (call_api). It supports GET, POST, PUT, DELETE, and integrates with Claude, Cursor, OpenAI Agents SDK, LangChain, and more.

Tools

Server Config

{
  "mcpServers": {
    "zyla-api-hub": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "ghcr.io/zyla-labs/mcp-server:latest"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.