Progresso MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| dashboard_pulseC | Agency pulse: financials summary, who's checked in, in-progress ticket count. |
| list_ticketsB | List top-level tickets, optionally filtered by board_id or status. |
| get_ticketB | Fetch one ticket plus its sub-tickets. |
| create_ticketA | Create a ticket (or sub-ticket via parent_id). Prefer zz-scratch boards when testing live. |
| update_ticketC | Patch ticket fields (title, description, status, due_at, payment). |
| move_ticketC | Move a ticket to a new column (status) and optional position. |
| add_commentC | Add a comment on a ticket (supports @Name mentions in body text). |
| list_leadsB | List CRM leads (newest first). |
| create_leadC | Create a CRM lead. |
| update_leadC | Patch a lead's status, temperature, or follow-up date (YYYY-MM-DD). |
| check_inA | Check in for today. Optionally start a timer on a ticket (omit ticket_id for presence-only if you are admin — still recommended to pass a ticket). |
| check_outA | Check out for today. Running timers are stopped with an auto note. |
| stop_timerC | Stop the running timer. Work note is required. |
| list_projectsC | List projects with status. |
| update_projectC | Patch a project's name, description, or status. |
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/cetijunior/progresso-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server