diff --git a/README.md b/README.md index aefbd53c0b..900038c3ec 100644 --- a/README.md +++ b/README.md @@ -1033,6 +1033,7 @@ search, and comprehensive file analysis. - **[MCP Documentation Server](https://github.com/andrea9293/mcp-documentation-server)** - Server that provides local-first document management and semantic search via embeddings or Gemini AI (recommended). Optimized for performance with disk persistence, an in-memory index, and caching. - **[MCP Dynamic Tool Groups](https://github.com/ECF/MCPToolGroups)** - Example MCP servers that use [annotated](https://github.com/spring-ai-community/mcp-annotations) Java interfaces/classes as 'tool groups'. Using standard MCP annotations, service implementations can then, at runtime, be used to generate tool specifications, and then dynamically added or removed from MCP servers. The functionality is demonstrated in a sample tool group, but can be similarly used for any API or service. - **[MCP Installer](https://github.com/anaisbetts/mcp-installer)** - This server is a server that installs other MCP servers for you. +- **[MCP Memory Gateway](https://github.com/IgorGanapolsky/mcp-memory-gateway)** - Persistent feedback memory for AI coding agents. Captures thumbs-up/down signals, promotes reusable memories, auto-generates CLAUDE.md prevention rules from repeated failures, and exports DPO/KTO pairs for fine-tuning. Works with Claude Code, Codex CLI, Gemini CLI, Amp, and Cursor. `npx rlhf-feedback-loop serve` - **[MCP on Android TV](https://github.com/MiddlePoint-Solutions/mcp-on-android-tv)** - A Model Context Protocol (MCP) server running directly on your Android TV with bundeld access to ADB on-device. - **[MCP OpenProject Server](https://github.com/boma086/mcp-openproject)** - Comprehensive MCP server for OpenProject integration with GitHub installation, CLI tools, and support for multiple AI assistants including Claude Code and Windsurf. - **[MCP ProjectManage OpenProject](https://github.com/boma086/mcp-projectmanage-openproject)** - This server provides the MCP service for project weekly reports, with project management information supplied by OpenProject.