Review Mode MCP Server
MCP server for Review Mode — manage review annotations from any AI agent.
For full documentation, see the Review Mode GitHub page.
Installation
# Install globally
uv tool install review-mode-mcp
# Or run directly (no install needed)
uvx review-mode-mcp
MCP Configuration
Add to your MCP client config:
{
"mcpServers": {
"review-mode-mcp": {
"command": "review-mode-mcp"
}
}
}
Tools
| Tool | Description |
|---|---|
open_review |
Open a file in Review Mode inside the editor |
list_reviewed_files |
List all files with reviews in the workspace |
get_review_summary |
Get revision count and comment status counts for a file |
get_annotations |
Get the full annotation array from a file's latest revision |
update_annotation |
Update status and/or add a reply to annotations |
create_annotation |
Create a new annotation on a specific line |
Requirements
- Python 3.10+
- Review Mode VS Code extension (for
open_reviewand UI)
Release files for review-mode-mcp 0.2.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| review_mode_mcp-0.2.6.tar.gz | 6.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| review_mode_mcp-0.2.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.6 kB
Release files / review_mode_mcp-0.2.6.tar.gz
| Download URL | review_mode_mcp-0.2.6.tar.gz |
|---|---|
| Size | 6.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
154c9e338384dd575eeb66a6d93705818fb0727c2df2f2ff135fc9694f25eab9
|
|
BLAKE2b-256 checksum How to use checksums |
3db1501a892d7295e8ed9eef4a5df4c8fd8d4e023a205fac3290c0c76ab943ec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / review_mode_mcp-0.2.6-py3-none-any.whl
| Download URL | review_mode_mcp-0.2.6-py3-none-any.whl |
|---|---|
| Size | 8.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6d8003b35a997358cf274d27301e9cee7b4a23f026068312d2bdac4ae0afcf56
|
|
BLAKE2b-256 checksum How to use checksums |
fc1792f77dcce5b84464bcbb50673ff1fc7d5e1d8dcdad4ef3f5f93abd529516
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|