Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CUTIE_API_KEYYesAdmin API key (ck_live_...)
CUTIE_API_URLNoAPI base URL (default: https://api.cuti-e.com)https://api.cuti-e.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_conversationsC

List conversations with optional filters. Returns conversations with status, priority, unread counts, and pagination.

get_conversationB

Get a single conversation with its messages and tags.

send_replyC

Send a reply message in a conversation. Can be a visible reply or an internal note.

update_conversationC

Update conversation status, priority, assignment, title, or category.

delete_conversationC

Close/delete a conversation.

list_appsB

List all registered apps for the current team, with usage stats.

get_appC

Get details for a specific app including configuration and notification settings.

get_dashboardC

Get analytics dashboard with conversation stats, response times, breakdowns by category/status/priority/app, daily trends, and team activity.

list_teamB

List all team members with their roles.

get_customerB

Get current team/customer info including tier, mascot settings, and brand color.

get_active_usersA

Get active user count (DAU/WAU/MAU) for a specific app based on anonymous activity pings.

get_active_users_all_appsC

Get active user counts across all apps at once. Queries each app's DAU/WAU/MAU stats.

get_sentiment_insightsC

Get sentiment analysis breakdown (positive/neutral/negative) by app, category, and time period. Powered by AI classification.

get_feature_requestsB

Get AI-extracted feature requests ranked by vote count. Each request is auto-extracted from user feedback and de-duplicated.

update_feature_requestC

Update the status or title of a feature request.

merge_feature_requestsA

Merge a duplicate feature request into a target. Combines vote counts and linked conversations, then deletes the source.

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/Stig-Johnny/cutie-mcp'

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