Modern MCP server for Review Gate - AI-powered code review and interaction tool
Project description
Review Gate MCP Server 🚀
A modern Model Context Protocol (MCP) server for AI-powered code review and interaction tools.
✨ Features
- 🔄 Interactive Review Chat: Get real-time feedback from users through popup dialogs
- ⚡ Quick Input: Fast user input collection with customizable timeouts
- 🎤 Speech-to-Text: Convert audio to text using Whisper (disabled by default, requires configuration)
- 🎯 MCP Client Integration: Seamless integration with any MCP-compatible client
🚀 Installation
uvx review-gate-mcp
🔧 Configuration
Add to your MCP configuration:
{
"mcpServers": {
"review-gate": {
"command": "uvx",
"args": ["review-gate-mcp"]
}
}
}
🛠️ Available Tools
review_gate_chat: Interactive chat popup for user feedback and code reviewsquick_input: Quick user input with shorter timeout for fast interactionsspeech_to_text: Convert audio files to text using Whisper (optional)
📄 License
MIT License - see LICENSE file for details.
🙏 Acknowledgments
Original Review Gate concept by Lakshman Turlapati. Built with Model Context Protocol.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file review_gate_mcp-2.0.2.tar.gz.
File metadata
- Download URL: review_gate_mcp-2.0.2.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58adfb34e6a8cd50814f3cb020401d01013e2ddb42828fe3078e4e19d474adc8
|
|
| MD5 |
46d362e395245743a119f836aa1988be
|
|
| BLAKE2b-256 |
a8f1d8f239690294b65e01a3b4f450d3b338e1e54afc047f5c2b670f249ab4ad
|
File details
Details for the file review_gate_mcp-2.0.2-py3-none-any.whl.
File metadata
- Download URL: review_gate_mcp-2.0.2-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72b489a990f0cf401a2cfcd9ac96993aac710eeefee48efd372aaf254f428327
|
|
| MD5 |
a4072ac36900a5f5319eaa92b4d9bfdb
|
|
| BLAKE2b-256 |
72a36ef46644ca4d86759e38597a4d6bbdbb90bf67187cd6b1aa9114240d9388
|