- Notifications
You must be signed in to change notification settings - Fork 73
Pull requests: redis/mcp-redis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ci(deps): bump actions/attest-build-provenance from 2 to 3 dependencies Issue with the project dependencies
#53 by dependabot bot was merged Sep 15, 2025 Loading… updated Sep 15, 2025
Improvements to the release flow and documentation
#50 by tishun was merged Aug 20, 2025 Loading… updated Aug 20, 2025
ci(deps): bump actions/checkout from 4 to 5 dependencies Issue with the project dependencies
#49 by dependabot bot was merged Aug 18, 2025 Loading… updated Aug 18, 2025
Manual trigger for the release flow
#47 by tishun was merged Aug 18, 2025 Loading… updated Aug 18, 2025
ci(deps): bump actions/attest-build-provenance from 1 to 2 dependencies Issue with the project dependencies
#42 by dependabot bot was merged Aug 18, 2025 Loading… updated Aug 18, 2025
ci(deps): bump codecov/codecov-action from 4 to 5 dependencies Issue with the project dependencies
#41 by dependabot bot was merged Aug 18, 2025 Loading… updated Aug 18, 2025
ci(deps): bump astral-sh/setup-uv from 4 to 6 dependencies Issue with the project dependencies
#40 by dependabot bot was merged Aug 18, 2025 Loading… updated Aug 18, 2025
Fixing CI issues and adding tests for the list of tools
#46 by tishun was merged Aug 18, 2025 Loading… updated Aug 18, 2025
fix(server): fix issue with tool discovery
#43 by mminichino was merged Aug 12, 2025 Loading… updated Aug 12, 2025
CI, Linters, formatter, release flow
#37 by tishun was merged Aug 5, 2025 Loading… updated Aug 5, 2025
Added support for streamable http
#28 by WahhajNisar was closed Jul 3, 2025 Loading… updated Jul 5, 2025
Add functions to retrieve and scan keys in Redis database
#26 by SPRAGE was merged Jun 16, 2025 Loading… updated Jun 16, 2025
在misc.py中添加了scan函数,支持使用SCAN命令进行Redis key的模式匹配查询,并处理RedisError异常。
#23 by godlewis was closed Jun 3, 2025 Loading… updated Jun 3, 2025
Fix
json_set() value argument type #18 by nafraf was merged May 18, 2025 Loading… updated May 19, 2025
Add REDIS_DB env variable for db selection
#20 by notgurev was merged May 19, 2025 Loading… updated May 19, 2025
ProTip! Filter pull requests by the default branch with base:main.