Skip to main content
Glama
GEOSEARCHSTORE.d.ts562 B
import { RedisCommandArgument, RedisCommandArguments } from '.'; import { GeoSearchFrom, GeoSearchBy, GeoSearchOptions } from './generic-transformers'; export { FIRST_KEY_INDEX, IS_READ_ONLY } from './GEOSEARCH'; interface GeoSearchStoreOptions extends GeoSearchOptions { STOREDIST?: true; } export declare function transformArguments(destination: RedisCommandArgument, source: RedisCommandArgument, from: GeoSearchFrom, by: GeoSearchBy, options?: GeoSearchStoreOptions): RedisCommandArguments; export declare function transformReply(reply: number): number;

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