Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoPort for HTTP transport (only if MCP_TRANSPORT=http)3010
MCP_TRANSPORTNoTransport mode (stdio or http)stdio
THATSME_API_KEYYesYour thatsme API key (required)
THATSME_API_URLNoAPI base URL overridehttps://service.thatsme.com.br/api

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
search_eventsA

Search events created by your organization in thatsme. Use to find a specific event before issuing certificates or checking engagement. Returns event_id, name, date, and total emissions count.

issue_certificatesA

Issue digital certificates to a list of recipients for a specific event. Each recipient receives a 3D badge via email (and WhatsApp if enabled). Requires PRO plan or higher. Returns emission_id and status per recipient.

get_engagement_funnelA

Get the engagement funnel for a specific event: how many certificates were issued, accepted, viewed, shared on LinkedIn, and clicked on recommendations. Use to understand event performance. Requires PRO plan or higher.

list_recipientsA

List recipients for a specific event with their certificate status (pending, accepted, refused). Paginated, max 50 per page. Emails are partially masked for privacy. Requires PRO plan or higher.

export_csvA

Export emission data for all events as a CSV file. Returns the CSV content as a string. Each row is one event with: name, total issued, accepted, acceptance rate, last emission date. Requires PRO plan or higher.

validate_retroactive_achievementA

Issue an official retroactive certificate (Post) from a user-submitted unverified Achievement. The caller MUST be an admin of the Company that owns the provided event_id and badge_id — thatsme rejects cross-issuer attempts. The original conquest date is preserved on the certificate. Used for the Hugo Furtado lead-conversion flow.

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/That-sME/thatsme-mcp-issuer'

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