mcp-redis - official Redis MCP server
Redis's official MCP server, exposing data management and search over Redis to agentic apps as natural-language tool calls.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
idea-reality-mcp - prior-art MCP for coding agents
MCP server that scans GitHub, Hacker News, npm, PyPI, and Product Hunt before an agent starts building, surfacing whether the idea already exists and at what scale.
repowise - codebase intelligence over MCP
Python tool exposing auto-generated docs, git analytics, dead-code detection, and architecture decision records over MCP. Designed for teams running Claude Code at scale.
mcp-nixos - MCP server for NixOS resources
Model Context Protocol server that exposes NixOS packages, options, and Home Manager resources to agents. Useful for Nix-heavy dev environments.
concierge - SDK for building MCP servers
Python SDK for authoring MCP servers with batteries for tool registration, auth, and apps-sdk style flows. Aims to be the universal scaffold for new MCPs.