Skip to content

Conversation

@olaservo
Copy link
Member

Description

The server-redis package isn't currently being published to npm. This PR updates the package.json to allow it to be published so it can be installed using npm or npx as mentioned in the Readme.

Fixes this issue: #856

Server Details

  • Server: redis
  • Changes to: package.json

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

Since this was never published I reset the version to 0.1.0 which is more consistent with other MCP server package versioning. If needed I can revert this.

Copy link
Member

@jspahrsummers jspahrsummers left a comment

Choose a reason for hiding this comment

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

Thank you!

@olaservo olaservo merged commit 4b21a6c into main Mar 25, 2025
23 of 28 checks passed
@olaservo olaservo deleted the add-server-redis-package-name branch March 25, 2025 14:04
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.

3 participants