MCP server for interactive user feedback with GUI - Python wrapper for Rust binary
Project description
Whale Interactive Feedback
MCP server for interactive user feedback with GUI.
This is a Python wrapper that automatically downloads and runs the Rust binary.
Installation
# Using uvx (recommended)
uvx whale-interactive-feedback
# Or install globally
pip install whale-interactive-feedback
# If you use SOCKS proxy, install with socks support
pip install "whale-interactive-feedback[socks]"
MCP Configuration
Add to your MCP client configuration (Kiro, Cursor, Claude Desktop, Windsurf):
{
"mcpServers": {
"whale-interactive-feedback": {
"command": "uvx",
"args": ["whale-interactive-feedback"]
}
}
}
Commands
# Run the MCP server
whale-ask-server
# Check version
whale-ask-server --version
# Update to latest version
whale-ask-server --update
Features
- 🐋 Interactive feedback collection via GUI popup
- 📎 File drag-and-drop support
- 🖼️ Image attachment support
- ⚡ Fast Rust binary with Python wrapper for easy installation
- 🔄 Auto-download and update
License
MIT
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 whale_mcp_feedback-1.0.0.tar.gz.
File metadata
- Download URL: whale_mcp_feedback-1.0.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b39c6d4f63b62630fa75fb2fcbf1132700fb051e03842153a93ac4fb9579346
|
|
| MD5 |
fcda299a983c933ce0dc286f7fa02928
|
|
| BLAKE2b-256 |
564a0330fba7bc8506476ca4f6624dd025caf9241e196cfc61f374943d4dca82
|
File details
Details for the file whale_mcp_feedback-1.0.0-py3-none-any.whl.
File metadata
- Download URL: whale_mcp_feedback-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad32f766565bc8a48d75cacd0c2f494940591791dcaceabbab949a55289693f2
|
|
| MD5 |
d6d39cf1f788d0151ae908534e7e57ff
|
|
| BLAKE2b-256 |
6748980e66c7d3a608f7279496ba821f1a048dfc30476756874c2f1d2293efeb
|