cutie-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CUTIE_API_KEY | Yes | Admin API key (ck_live_...) | |
| CUTIE_API_URL | No | API base URL (default: https://api.cuti-e.com) | https://api.cuti-e.com |
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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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