Glama
MCP
Servers
Redis MCP Server
Claim
by
farhankaz
npm
GitHub
Databases
TypeScript
MIT License
4
2
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
.gitignore
Dockerfile
LICENSE
README.md
index.ts
package.json
screenshot.png
smithery.yaml
tsconfig.base.json
tsconfig.json
{ "extends": "./tsconfig.base.json", "compilerOptions": { "outDir": "./dist", "rootDir": "." }, "include": [ "./**/*.ts" ] }