Skip to main content
Glama

Redis Cloud API MCP Server

Official
by redis

get-pro-subscription

Retrieve a pro subscription by ID using the Redis Cloud API MCP Server. Ensure the payload matches the required input schema for successful execution.

Instructions

Get pro subscription by ID. The payload must match the input schema.

Input Schema

NameRequiredDescriptionDefault
subscriptionIdYesSubscription ID

Input Schema (JSON Schema)

{ "properties": { "subscriptionId": { "description": "Subscription ID", "min": 1, "type": "number" } }, "required": [ "subscriptionId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/redis/mcp-redis-cloud'

If you have feedback or need assistance with the MCP directory API, please join our Discord server