跨平台交互式反馈与命令执行工具,支持 Web UI 和桌面端。
Project description
MCP Shouji
🔧 本地定制版本说明
感谢f的反馈项目,本版本修复了以下问题并新增功能:
✅ 已修复问题
- 超时设置问题:修复了超时时间永远是 600s 的问题,现已修复默认 24 小时超时 ,可以长时间等待反馈啦
- 图片上传问题:修复了无法上传图片报错序列号错误的问题,现已支持更多类型图 片 😁🎉
- 断网重连功能:新增断网不断链接功能,现在可以离线同一个会话等待(适合使用 手机热点为电脑提供互联网的场景)
🚀 如何使用
Fork 本项目到本地,在 Cursor 中配置:
{
"mcpServers": {
"mcp-shouji-local": {
"command": "uv",
"args": [
"run",
"--directory",
"C:\\Users\\Administrator\\Desktop\\project\\mcp-shouji-main",
"python",
"-m",
"mcp_shouji"
],
"timeout": 86400,
"env": {
"MCP_DEBUG": "false",
"MCP_WEB_HOST": "127.0.0.1",
"MCP_WEB_PORT": "8765",
"MCP_DESKTOP_MODE": "false",
"MCP_LANGUAGE": "zh-CN"
},
"autoApprove": ["interactive_feedback"]
}
}
}
注意:请将
"C:\\Users\\Administrator\\Desktop\\project\\mcp-shouji-main"改 为您本地的项目位置,这样可以实现本地高自由度的定制。
📸 界面预览
主界面 - 支持提示管理、自动提交、会话跟踪上传图片等功能
超时功能展示 - 智能工作流程和现代化体验
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
mcp_shouji-2.6.0.tar.gz
(11.2 MB
view details)
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 mcp_shouji-2.6.0.tar.gz.
File metadata
- Download URL: mcp_shouji-2.6.0.tar.gz
- Upload date:
- Size: 11.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf142bb1a59d2d12f7a229e372f5d8c3d1919ef447a85f907eb442fc0ec9a81b
|
|
| MD5 |
878266b209475236887db3c65d2857a3
|
|
| BLAKE2b-256 |
7090f489c4022077286a8b9790595413719eb32d04ed2cba1e377887580fdda1
|
File details
Details for the file mcp_shouji-2.6.0-py3-none-any.whl.
File metadata
- Download URL: mcp_shouji-2.6.0-py3-none-any.whl
- Upload date:
- Size: 8.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c74054d539b637a3c7d182ae9531fa9eeeb7ca38ea2357068da2b16d34414b2
|
|
| MD5 |
edb4e1b93bdd9742f6901d21e71d3769
|
|
| BLAKE2b-256 |
58ce40199491ee224cd3bee5280fa3142b9400d876abeb54997aceb702e52bd2
|