Signadot MCP Server✓
io.github.signadot/cli · vv1.5.0
vv1.5.0▦ other mcpb: https://github.com/signadot/cli/releases/download/v1.5.0/signadot-cli_mcp_linux_amd64.tar.gz↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.signadot/cli",
"description": "Connect to Signadot to manage ephemeral environments and route traffic to local services.",
"title": "Signadot MCP Server",
"repository": {
"url": "https://github.com/signadot/cli",
"source": "github"
},
"version": "v1.5.0",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/signadot/cli/releases/download/v1.5.0/signadot-cli_mcp_linux_amd64.tar.gz",
"fileSha256": "9803ca637b81b1848ec1674aecba16ce90755d2217e6e3393979e58ff2eabb6a",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Signadot API Key",
"isRequired": true,
"isSecret": true,
"name": "SIGNADOT_API_KEY"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/signadot/cli/releases/download/v1.5.0/signadot-cli_mcp_linux_arm64.tar.gz",
"fileSha256": "13c8f3f1b5e51f23a23bc93124908565bdb586dd33caddd9089559d5de1fb38d",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Signadot API Key",
"isRequired": true,
"isSecret": true,
"name": "SIGNADOT_API_KEY"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/signadot/cli/releases/download/v1.5.0/signadot-cli_mcp_darwin_amd64.tar.gz",
"fileSha256": "b87de105379d8751be997e7610fdce6f93b1dcecff37faed44ea48d948f7de02",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Signadot API Key",
"isRequired": true,
"isSecret": true,
"name": "SIGNADOT_API_KEY"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/signadot/cli/releases/download/v1.5.0/signadot-cli_mcp_darwin_arm64.tar.gz",
"fileSha256": "0ba3f5b5046a6f7f2e43b456af62685e00f6214f85ab16e898ef30cbf7dea593",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Signadot API Key",
"isRequired": true,
"isSecret": true,
"name": "SIGNADOT_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}