Submit

Rebilla MCP Server

@rhinosaas

2 months ago
Model Context Protocol (MCP) server for the [Rebillia Public API](https://apiguide.rebillia.com/). It exposes **tools** to call the API and **resources** with API documentation so AI assistants can manage customers, products, rate plans, and understand the API.

Tools

Server Config

{
  "mcpServers": {
    "rebillia": {
      "command": "npx",
      "args": [
        "@rhinosaas/rebillia-mcp-server"
      ],
      "env": {
        "REBILLIA_API_KEY": "YOUR_API_KEY",
        "REBILLIA_API_URL": "https://api.rebillia.com/v1"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.