Skip to content

Conversation

@vchomakov
Copy link
Member

@vchomakov vchomakov commented Nov 5, 2025

Summary

This PR adds the necessary metadata files and configuration for publishing the Redis MCP Server to the MCP registry following those instructions.

Changes

  • server.json: Added MCP server manifest with metadata including name, description, version, and configuration schema
  • README.md: Added mcp-name identifier (io.github.redis/mcp-redis) for registry recognition
  • Dockerfile: Updated with registry-compatible configuration

Purpose

These changes enable the Redis MCP Server to be discoverable and installable through the official MCP registry, making it easier for users to find and integrate the server into their MCP-compatible applications.

Related

Part of the effort to publish the Redis MCP Server to the official MCP registry for broader community access.

@vchomakov vchomakov self-assigned this Nov 6, 2025
Copy link
Contributor

@tishun tishun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

(btw I assume you modeled these based on some public reference, could we add it somewhere in case we need to revisit them?)

@vchomakov
Copy link
Member Author

LGTM

(btw I assume you modeled these based on some public reference, could we add it somewhere in case we need to revisit them?)

Good point! Added a reference to the article describing the process of MCP server publication to the Official Registry.

@vchomakov vchomakov merged commit 550fd69 into main Nov 7, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants