@theyahia/getcourse-mcp
Related Servers
Alternatives to @theyahia/getcourse-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables interaction with the Klaviyo API for marketing automation, including managing lists, campaigns, and customer data.1MIT
- AlicenseAqualityAmaintenanceProvides access to Gong.io sales conversation data, enabling users to query calls, retrieve transcripts, list users, and search calls with date filtering and pagination.15366 npm21MIT
- AlicenseNot gradedqualityDmaintenanceIntegrates with CS-Cart REST API to fetch products and orders, enabling product search and order retrieval for e-commerce management.8 npmMIT
- AlicenseCqualityCmaintenanceEnables interaction with HubSpot CRM through a standardized API interface. Supports managing contacts, companies, deals, engagements, products, and associations with batch operations and advanced search capabilities.10061 npmMIT
- FlicenseAqualityDmaintenanceEnables interaction with the Runrun.it API for task management, including retrieving task details, listing tasks with filters, and fetching current user information.5-
- AlicenseAqualityAmaintenanceEnables interacting with Bitrix24 CRM via webhook API, offering tools for deals, contacts, tasks, users, files, and messaging.1244 npm1MIT
TDQS
Scored across 3 tools
Each tool targets a distinct resource and action: getting users, creating/updating users, and getting deals. There is no overlap or ambiguity between the tools.
All tools follow a consistent verb_noun pattern with get_ or create_ prefixes (get_users, create_user, get_deals). Naming is predictable and uniform.
With exactly 3 tools, the count falls within the well-scoped 3-15 range. Each tool serves a clear core function for GetCourse integration without unnecessary bloat.
The tool surface covers listing users, upserting users, and listing deals, but notable operations are missing: no delete for users and no create/update/delete for deals. This creates partial CRUD coverage with gaps.