Thinkific MCP Server
Related Servers
Alternatives to Thinkific MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to seamlessly interact with the Teachable API, managing courses, users, enrollments, progress tracking, and more.5 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Canvas LMS through 25 comprehensive tools. Supports course management, assignments, grades, messaging, calendar events, and file access through natural language.59 npm14MIT
- AlicenseAqualityAmaintenanceEnables AI assistants to manage a LearnWorlds school via the full public API, covering all 94 endpoints for courses, users, enrollments, payments, and more.941MIT
- AlicenseBqualityAmaintenanceEnables AI agents to interact with the Shopmonkey REST API to manage shop management data including work orders, customers, vehicles, and inventory. It provides 33 tools across 9 resource groups with built-in support for rate limiting, concurrency control, and multi-location management.692MIT
- AlicenseCqualityCmaintenanceProvides AI assistants with direct access to Autotask PSA for MSP operations. Enables natural language interaction for ticket management, time logging, company lookups, project tracking, and billing review through 39 comprehensive tools.10019 npmApache 2.0
- AlicenseAqualityDmaintenanceEnables AI assistants to manage Apple App Store Connect operations including app management, TestFlight, analytics, reviews, subscriptions, and more through 54 tools.6132 npm11MIT
TDQS
Scored across 109 tools
Many tools overlap: gql_* tools duplicate REST equivalents (get_product vs gql_product, get_bundle vs gql_bundle), and there are multiple membership tools (add_user_to_group, create_enrollment, create_bundle_enrollment) whose boundaries are unclear. Promotion/coupon creation is also easy to confuse.
Most REST tools follow a consistent verb_noun pattern (create_, list_, get_, update_, delete_). However, the 20 GraphQL tools use a separate gql_ prefix with varying verbs (gql_community, gql_create_post, gql_bulk_add_users_to_groups), creating two naming conventions. Within each group, naming is fairly predictable.
109 tools is excessive and will overwhelm agents. While the domain is broad, many tools are redundant (gql_* duplicates REST endpoints) and could be consolidated or removed. The sheer count makes selection and discovery difficult.
The surface covers CRUD for many entities (users, categories, coupons, groups, instructors) and community operations via GraphQL. However, core educational workflows are incomplete: there are no create/update/delete operations for courses, chapters, contents, or bundles, and no review moderation tools. This is a notable gap given the platform's purpose.