Skip to main content
Glama
JonasSousaAP

MCP Advbox Server

by JonasSousaAP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPorta interna (default: 3000)3000
MCP_TOKENYesToken de autenticação do MCP
ADVBOX_BASE_URLNoURL base da API (default: https://app.advbox.com.br/api/v1)https://app.advbox.com.br/api/v1
ALLOWED_ORIGINSNoDomínios permitidos (CORS)
ADVBOX_API_TOKENYesToken de acesso à API Advbox

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
advbox_list_customersA

List customers from Advbox with various filter options including name, phone, email, location, and creation date. Returns paginated results.

advbox_get_customerB

Get a specific customer by ID from Advbox

advbox_create_customerB

Create a new customer in Advbox. Requires user ID, origin ID, and customer name.

advbox_get_birthdaysA

Get customers with birthdays in the current month

advbox_list_lawsuitsA

List lawsuits from Advbox with various filter options including customer, process number, dates, stage, and responsible. Returns paginated results.

advbox_get_lawsuitA

Get a specific lawsuit by ID from Advbox

advbox_create_lawsuitA

Create a new lawsuit in Advbox. Requires user ID, customer IDs, stage ID, and lawsuit type ID.

advbox_update_lawsuitC

Update an existing lawsuit in Advbox

advbox_get_lawsuit_historyA

Get the task history of a specific lawsuit

advbox_get_lawsuit_movementsC

Get the movements/updates of a specific lawsuit

advbox_create_movementB

Create a new movement/update for a lawsuit

advbox_get_last_movementsA

Get the latest movements across all lawsuits with filter options

advbox_list_tasksA

List tasks/appointments from Advbox. Note: Date filters require both start AND end dates. Maximum range is 90 days.

advbox_create_taskB

Create a new task/appointment in Advbox. Requires creator ID, guests, task type, lawsuit, and start date.

advbox_get_publicationsB

Get publications for a specific lawsuit

advbox_list_transactionsA

List financial transactions from Advbox with comprehensive filter options

advbox_get_settingsA

Get Advbox account settings 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/JonasSousaAP/advbox-mcp-server'

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