thatsme MCP Issuer
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@thatsme MCP IssuerEmitir certificados de conclusão do evento DevFest 2025"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
thatsme MCP — Issuer (B2B)
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)
Related MCP server: Microsoft Events MCP Server
Opcao 1 — Instalacao local (npx)
npx -y thatsme-mcp-issuerClaude 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 |
| Starter | Buscar eventos da org |
| Pro | Emitir certificados |
| Pro | Ver funil por evento |
| Pro | Listar destinatarios |
| 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 2025Chamar
issue_certificatescom os destinatariosConfirmar o resultado
Variaveis de ambiente
Variavel | Obrigatoria | Default |
| Sim | - |
| Nao |
|
| Nao |
|
| Nao |
|
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI to interact with internal company systems through API integration, supporting data search, information updates, report generation, and system connectivity.Last updatedMIT
- AlicenseAqualityDmaintenanceEnables AI assistants to search, filter, and analyze Microsoft events (conferences, workshops, webinars) using the Microsoft Events API.Last updated42MIT

MeetGeek MCP Serverofficial
Flicense-qualityDmaintenanceEnables AI tools to access and manage MeetGeek meetings, including transcripts, highlights, summaries, and recording uploads.Last updated4223- Alicense-qualityBmaintenanceEnables AI applications to interact with Tableau through tools for querying data, exploring content, and retrieving views.Last updated10,093Apache 2.0
Related MCP Connectors
Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.
AI email inbox and sending tools with attachments, search, live events, and webhooks.
SaaS intelligence for AI agents. 5 unified tools cover 1,000+ services with 91-96% token savings.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/That-sME/thatsme-mcp-issuer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server