Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FEEDBUCKET_API_KEYNoAPI key for protected projects (feedbucketKey from URL). Required if your project uses query string protection.
FEEDBUCKET_PROJECT_IDYesProject ID from the data-feedbucket attribute
FEEDBUCKET_PRIVATE_KEYYesPrivate key for commenting/resolving (auto-fetched by setup)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
feedback_listA

Fetch all feedback items from the Feedbucket project with intelligent filtering for AI consumption. Automatically optimizes data to prevent overwhelming responses. Each feedback item may include a screenshot URL in the "resource" field - use feedback_get to retrieve full details and view the screenshot for visual context.

feedback_commentC

Add a comment to a specific feedback item to ask for clarification or provide updates

feedback_resolveC

Mark a feedback item as resolved after actioning it

feedback_getA

Get full details of a specific feedback item including all comments, attachments, and session data. IMPORTANT: For screenshot feedback, the response includes a "resource" field with the screenshot URL. You should download this image to a temporary file and view it to see the visual context including the green dot showing where the user clicked. The screenshot provides crucial context for understanding the feedback.

feedback_statsA

Get a quick summary of project feedback statistics - total count, resolved/unresolved breakdown, feedback by type, and recent activity

api_statusB

Check Feedbucket API connection status and configuration

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/swiftcomza/feedbucket-mcp'

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