Skip to main content
Glama
nhatprx

Interactive Feedback MCP

by nhatprx

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
interactive_feedbackB

Request interactive feedback or ask the user a question by popping up a UI dialog.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion or overlap.

Naming Consistency5/5

The single tool uses a clear verb_noun pattern ('interactive_feedback'), consistent and descriptive.

Tool Count5/5

A server dedicated solely to interactive feedback is well-served by exactly one tool; the count matches the narrow scope.

Completeness5/5

For the server's stated purpose of requesting user feedback, the single tool covers the full functionality with no missing operations.

Maintenance

ActivityStale
ResponsivenessNo issues