Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.thatsme.com.br/llms.txt

Use this file to discover all available pages before exploring further.

What is MCP?

MCP (Model Context Protocol) is an open protocol that lets AI assistants such as Claude, ChatGPT, and Cursor access external tools in a standardized way. That’s Me offers two MCP servers:
ServerPublicPurpose
@thatsme/mcpYesSearch events and recommend next steps
thatsme-mcp-issuerRequires API KeyIssue certificates, query analytics, and export data

Public MCP — @thatsme/mcp

The public MCP lets any AI assistant search events on the platform. No authentication required.

Installation

npx -y @thatsme/mcp

Available tools

ToolDescription
search_thatsme_eventsSearch events by name, category, level, and location
get_event_next_stepsGiven an event or skill, suggest next steps

Example prompt

“Find beginner Python courses on That’s Me”
The assistant uses search_thatsme_events to search events with query: "Python", level: "beginner", and category: "EDUCATION".

Issuer MCP — thatsme-mcp-issuer

Designed for issuers who want to manage certificates through AI. Requires an API Key. Full Issuer MCP documentation →

Compatibility

AssistantPublic MCPIssuer MCP
Claude Desktopstdiostdio
Claude Codestdiostdio
Cursorstdiostdio
Remote (any)HTTP/SSE via https://mcp.thatsme.com.br/mcp