58
grade D
10 days ago
glama

Thinkific MCP Server

Enables AI assistants to manage Thinkific sites through the REST Admin API, providing tools for handling courses, students, enrollments, and orders. It features 24 specialized tools and resources with support for dual authentication and automatic rate-limit management.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: THINKIFIC_API_KEY, THINKIFIC_OAUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretTHINKIFIC_API_KEYexport ="your-api-key"
🔐 secretTHINKIFIC_OAUTH_TOKENexport ="your-oauth-bearer-token"
configTHINKIFIC_SUBDOMAINexport ="your-site-subdomain"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ackbarguppi-ai-thinkific-mcp-8znc5x)](https://m8ven.ai/mcp/ackbarguppi-ai-thinkific-mcp-8znc5x)
commit: 25742c502ef05c41e34c844accaca78f2a4762af
code hash: 0c995d5f85a5776b6b8391ef729d5cd37fa5ea83a0824e63da338d9555d66790
verified: 4/11/2026, 2:26:32 PM
view raw JSON →