Back to directory
sipgateio-mcp

sipgateio-mcp

@BlackMac2

MCP server that provides access to the sipgate API, enabling AI assistants to interact with sipgate services including SMS, calls, and account management

sipgatesmscallscommunicationother

Installation & Configuration

{
  "mcpServers": {
    "sipgate-api": {
      "command": "npx",
      "args": [
        "-y",
        "sipgateio-mcp"
      ],
      "env": {
        "SIPGATE_TOKEN_ID": "your-token-id",
        "SIPGATE_TOKEN": "your-token"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/23
Updated
2025/7/7