Skip to main content
Glama
ju-li

claude-whatsapp-mcp

by ju-li

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NUXT_WEBHOOK_URLYesThe public URL for the Evolution webhook, e.g. https://your-domain.com/api/webhook/evolution
NUXT_EVOLUTION_URLYesThe URL of the Evolution API, e.g. http://localhost:8080 or http://evolution.railway.internal:8080
NUXT_POCKETBASE_URLYesThe URL of the PocketBase instance, e.g. http://localhost:8090 or http://pocketbase.railway.internal:8090
NUXT_PUBLIC_APP_URLYesThe public base URL of the app, used to build connector URLshttp://localhost:3000
NUXT_WEBHOOK_SECRETYesA secret used to validate webhook requests
NUXT_EVOLUTION_ADMIN_KEYYesThe Evolution API global admin key, used to create and delete instances
NUXT_EVOLUTION_DATABASE_URLNoOptional PostgreSQL connection string for Evolution's database. Required only for the message search tool; leave empty to disable it.
NUXT_POCKETBASE_ADMIN_EMAILYesThe PocketBase superuser email used by the server to access admin collections
NUXT_POCKETBASE_ADMIN_PASSWORDYesThe PocketBase superuser password, must match the pocketbase service configuration

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ju-li/automata-mcp'

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