MCP.so
Sign In
Servers
G

Guepard MCP SERVER

@Guepard-Corp

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "guepard": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-it",
        "-e",
        "access_token=${env:access_token}",
        "nourk13/guepard-mcp-server:v2"
      ]
    }
  }
}

More from Other