Skip to content

Conversation

@olaservo
Copy link
Member

Description

This PR adds the missing tools capability and improves connection and error handling for the reference Redis MCP server.

Server Details

  • Server: server-redis

Motivation and Context

Was not able to start or use server-redis tools. After adding missing capabilities, if there was no redis host running then Claude Desktop got spammed with error logs.

How Has This Been Tested?

Tested with Claude Desktop on Windows with Memurai, screenshots below:

redis-test-1
redis-test-2
redis-test-3

Breaking Changes

None

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

This should also solve this issue since the typescript changes should trigger a new tag and npm version to get published: #856

@olaservo olaservo added bug Something isn't working server-redis labels Mar 31, 2025
Copy link
Member

@tadasant tadasant left a comment

Choose a reason for hiding this comment

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

Nice! Thanks for digging into this!

@olaservo olaservo merged commit 5e54cd3 into main Apr 3, 2025
28 checks passed
@olaservo olaservo deleted the force-bump-redis-and-memory branch April 3, 2025 13:46
PazerOP referenced this pull request in PazerOP/mcp-template Jul 15, 2025
…nd-memory

Add missing capabilities and improve connection handling for server-redis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants