vistoazul-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VISTOAZUL_API_KEY | Yes | Your Visto Azul API key | |
| VISTOAZUL_BASE_URL | No | Base URL for the Visto Azul API | https://dashboard.vistoazul.com.br/api/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_instancesA | Lista as instancias (numeros de WhatsApp) conectadas na conta, com status. |
| send_textB | Envia uma mensagem de texto no WhatsApp. |
| send_mediaC | Envia midia (imagem, video ou documento) por uma URL publica, com legenda opcional. |
| send_pixC | Envia uma cobranca PIX na conversa do WhatsApp. |
| send_pollC | Envia uma enquete (poll) no WhatsApp. |
| check_numbersA | Verifica quais numeros tem WhatsApp (use antes de disparar, anti-ban). |
| create_campaignA | Cria uma campanha (disparo em massa com anti-ban). template aceita spintax {a|b} e variaveis {{nome}}. |
| campaign_statusC | Consulta o status de uma campanha. |
| list_contactsB | Lista contatos da conta. Filtre por tag opcional. |
| upsert_contactC | Cria ou atualiza um contato. |
| set_webhookC | Configura o webhook de uma instancia para receber mensagens no seu endpoint (para chatbots). |
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
- 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/useideia/vistoazul-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server