Skip to main content
Glama
Nicolas-Gong

Redis CRUD MCP Server

by Nicolas-Gong
package.json659 B
{ "name": "redis-crud-server", "version": "1.0.0", "description": "Redis CRUD MCP 服务器 - 提供完整的 Redis 数据库操作工具", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "watch": "tsc --watch", "start": "node build/index.js" }, "keywords": [ "redis", "crud", "mcp", "database", "cline" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "redis": "^4.6.13" }, "devDependencies": { "typescript": "^5.3.0", "@types/node": "^20.0.0" } }

Latest Blog Posts

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/Nicolas-Gong/redis-crud-mcp-server'

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