io.github.Musaraf-M/sentinal-mcp
Quality Score
85
/100
Redis health, BullMQ queue monitoring, memory analysis, and slow query diagnostics
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"sentinal-mcp": {
"command": "npx",
"args": [
"-y",
"@md-musaraf/sentinal-mcp"
],
"env": {
"REDIS_URL": "<your-redis_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"sentinal-mcp": {
"command": "npx",
"args": [
"-y",
"@md-musaraf/sentinal-mcp"
],
"env": {
"REDIS_URL": "<your-redis_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @md-musaraf/sentinal-mcp§02 Environment variables
REDIS_URLsecret
Redis connection URL
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Databases
ai.haymon/dbmcp
ai.haymon/dbmcp
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
Manage Supabase projects end to end across database, auth, storage, realtime, and migrations. Moni…
ai.smithery/afgong-sqlite-mcp-server
ai.smithery/afgong-sqlite-mcp-server
Explore your Messages SQLite database to browse tables and inspect schemas with ease. Run flexible…