dlai-mcp
Related Servers
Alternatives to dlai-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceEnables fetching enrolled course lists, lessons, transcripts, video frames, and slides from DeepLearning.AI short courses, so an AI can summarize them and pass notes to other tools.6MIT
- AlicenseAqualityDmaintenanceEnables AI agents to browse and teach the Deep Learning DIY course, providing access to modules, notebooks, transcripts, quizzes, slides, and homework via MCP tools.184Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to programmatically interact with Coursera, including enrolling in courses, completing lectures, solving quizzes, submitting assignments, earning certificates, and pushing them to LinkedIn.1MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to search 580,000+ open-access papers, standards, textbooks, and legal documents, resolve identifiers such as RFCs, DOIs, and legal citations, download PDFs, and retrieve citations and metadata through MCP tools.MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to access Canvas LMS academic data such as courses, assignments, grades, and events via MCP tools.-
- AlicenseNot gradedqualityCmaintenanceEnables LLM agents to query a structured knowledge library for search, explanations, related concepts, learning paths, examples, and cross-domain references via MCP.Apache 2.0
TDQS
Scored across 7 tools
Each tool has a clearly distinct purpose: course listing, course structure, lesson transcript, lesson lab, course-level search, sync/offline indexing, and auth status. There is no meaningful overlap or ambiguity among the tool names or their responsibilities.
Tools consistently use snake_case verb_noun naming: list_courses, get_ourse_structure, get_lesson_transcript, search_course_ontent, sync_course. The pattern is obvious and predictable for an agent routing to tools.
Seven tools fit the server's scope well: discovery, course inspection, lesson content retrieval, search, and sync. It feels complete without unnecessary bulk or missing core steps.
The main learning workflow is covered: find a course, get its structure, fetch lesson transcripts and labs, and search indexed content. Minor gaps exist, such as no direct quiz content fetch and only a limited auth status check, but these do not block the core set.