Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Thatsme Issuer

БесплатноНе проверен

Enables teams to automate certificate issuance and query engagement data from the thatsme platform via AI-powered tools like search_events and issue_certificate

GitHubEmbed

Описание

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:

  1. Chamar search_events para encontrar o DevFest 2025
  2. Chamar issue_certificates com os destinatarios
  3. 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)

from github.com/That-sME/thatsme-mcp-issuer

Установка Thatsme Issuer

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/That-sME/thatsme-mcp-issuer

FAQ

Thatsme Issuer MCP бесплатный?

Да, Thatsme Issuer MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Thatsme Issuer?

Нет, Thatsme Issuer работает без API-ключей и переменных окружения.

Thatsme Issuer — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Thatsme Issuer в Claude Desktop, Claude Code или Cursor?

Открой Thatsme Issuer на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Thatsme Issuer with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication