Skip to main content
Glama
phidn

Cursor Feedback MCP

by phidn

Cursor Feedback MCP

Features

  • Text Feedback

  • Image Support

Feedback Demo

The interactive feedback UI allows you to paste images directly, making it easy to provide visual feedback and context. This is the main feature that makes this MCP tool unique.

Usage

  1. uv sync

  2. uv run server.py

  3. Configure in Cursor:

{
  "mcpServers": {
    "interactive-feedback-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/Users/oplacrm/workspace/mcp/cursor-feedback",
        "run",
        "server.py"
      ],
      "timeout": 600,
      "autoApprove": [
        "interactive_feedback"
      ]
    }
  }
}
  1. Cursor rules

See .cursorrules file for the complete interactive feedback rule configuration. This rule ensures that:

  • Interactive feedback is called before asking clarifying questions

  • Interactive feedback is called before completing requests

  • Proper parameters are provided for effective feedback collection

A
license - permissive license
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/phidn/cursor-feedback'

If you have feedback or need assistance with the MCP directory API, please join our Discord server