Skip to main content
Glama
lua-script.d.ts344 B
import { RedisCommand } from './commands'; export interface RedisScriptConfig extends RedisCommand { SCRIPT: string; NUMBER_OF_KEYS?: number; } export interface SHA1 { SHA1: string; } export declare function defineScript<S extends RedisScriptConfig>(script: S): S & SHA1; export declare function scriptSha1(script: string): string;

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/GongRzhe/REDIS-MCP-Server'

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