Skip to main content
Glama
cetijunior

Progresso MCP

by cetijunior

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/cetijunior/progresso-mcp'

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