MCP.so
Sign In
R

Rebilla MCP Server

@rhinosaas

About Rebilla MCP Server

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.

Basic information

Category

Other

Transports

stdio

Publisher

rhinosaas

Submitted by

Martin Sznaper

Config

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

{
  "mcpServers": {
    "rebillia": {
      "command": "npx",
      "args": [
        "@rhinosaas/rebillia-mcp-server"
      ],
      "env": {
        "REBILLIA_API_KEY": "YOUR_API_KEY",
        "REBILLIA_API_URL": "https://api.rebillia.com/v1"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Rebilla MCP Server?

Rebilla MCP Server is a Model Context Protocol server for the Rebillia Public API. It exposes tools to call the API and resources with API documentation, enabling AI assistants to manage customers, products, rate plans, and understand the API.

How to use Rebilla MCP Server?

Key features of Rebilla MCP Server

  • Exposes tools to call the Rebillia API.
  • Provides API documentation as resources.
  • Enables AI assistants to manage customers.
  • Enables AI assistants to manage products.
  • Enables AI assistants to manage rate plans.

Use cases of Rebilla MCP Server

  • AI‑assisted customer management via Rebillia.
  • AI‑assisted product and rate plan configuration.
  • AI assistants querying Rebillia API documentation.

FAQ from Rebilla MCP Server

What does this server integrate with?

It integrates with the Rebillia Public API.

What capabilities does the server provide?

It provides tools to call the API and resources that contain the API documentation.

Who is this server for?

It is for AI assistants that need to manage customers, products, rate plans, and understand the Rebillia API.

Comments

More Other MCP servers