Skip to content

Commit 4d0f805

Browse files
committed
fix: rename server files with transport suffix
- com.redis-mcp.json -> com.redis-mcp-uvx.json (id: com.redis-mcp-uvx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent c2d9c1a commit 4d0f805

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../schemas/server-definition.schema.json",
3-
"id": "com.redis-mcp",
4-
"name": "Redis",
3+
"id": "com.redis-mcp-uvx",
4+
"name": "Redis (uvx)",
55
"alias": "redis",
66
"description": "Interact with Redis databases. Execute commands, manage keys, and work with data structures across standalone, cluster, and Sentinel modes.",
77
"icon": "https://avatars.githubusercontent.com/u/1529926?v=4",

0 commit comments

Comments
 (0)