Thatsme Issuer
FreeNot checkedEnables teams to automate certificate issuance and query engagement data from the thatsme platform via AI-powered tools like search_events and issue_certificate
About
Enables teams to automate certificate issuance and query engagement data from the thatsme platform via AI-powered tools like search_events and issue_certificates.
README
Permite que times e sistemas automatizem emissoes de certificados e consultem dados de engajamento da thatsme via IA.
Requisitos
- Conta thatsme com plano PRO ou superior
- API key (Settings > Integracoes na plataforma)
Opcao 1 — Instalacao local (npx)
npx -y thatsme-mcp-issuer
Claude Desktop
{
"mcpServers": {
"thatsme": {
"command": "npx",
"args": ["-y", "thatsme-mcp-issuer"],
"env": {
"THATSME_API_KEY": "sua-api-key-aqui"
}
}
}
}
Cursor
Adicionar em .cursor/mcp.json:
{
"thatsme": {
"command": "npx",
"args": ["-y", "thatsme-mcp-issuer"],
"env": { "THATSME_API_KEY": "sua-api-key-aqui" }
}
}
Opcao 2 — Conexao remota (sem instalar nada)
{
"mcpServers": {
"thatsme": {
"url": "https://mcp.thatsme.com.br/mcp",
"headers": {
"Authorization": "Bearer SUA_API_KEY"
}
}
}
}
Obtenha sua API key em app.thatsme.com.br/settings/integrations
Tools disponiveis
| Tool | Plano minimo | O que faz |
|---|---|---|
search_events |
Starter | Buscar eventos da org |
issue_certificates |
Pro | Emitir certificados |
get_engagement_funnel |
Pro | Ver funil por evento |
list_recipients |
Pro | Listar destinatarios |
export_csv |
Pro | Exportar dados em CSV |
Exemplo de uso com Claude
"Emita certificados de conclusao para todos os participantes do DevFest 2025 usando o badge Gold"
Claude vai:
- Chamar
search_eventspara encontrar o DevFest 2025 - Chamar
issue_certificatescom os destinatarios - Confirmar o resultado
Variaveis de ambiente
| Variavel | Obrigatoria | Default |
|---|---|---|
THATSME_API_KEY |
Sim | - |
THATSME_API_URL |
Nao | https://service.thatsme.com.br/api |
MCP_TRANSPORT |
Nao | stdio (usar http para remote) |
MCP_PORT |
Nao | 3010 (apenas no modo http) |
Install Thatsme Issuer in Claude Desktop, Claude Code & Cursor
unyly install thatsme-mcp-issuerInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add thatsme-mcp-issuer -- npx -y thatsme-mcp-issuerFAQ
Is Thatsme Issuer MCP free?
Yes, Thatsme Issuer MCP is free — one-click install via Unyly at no cost.
Does Thatsme Issuer need an API key?
No, Thatsme Issuer runs without API keys or environment variables.
Is Thatsme Issuer hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Thatsme Issuer in Claude Desktop, Claude Code or Cursor?
Open Thatsme Issuer on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Gmail
Read, send and search emails from Claude
by GoogleSlack
Send, search and summarize Slack messages
by SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Thatsme Issuer with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs
