mcp-ed

wondermuttt/mcp-ed

3.2

If you are the rightful owner of mcp-ed and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Ed Discussions MCP Server is a comprehensive Model Context Protocol server designed for the Ed Discussions platform, facilitating AI interaction with course discussions.

Tools

Functions exposed to the LLM to take actions

ed_health_check

Check API connectivity and authentication

ed_get_current_user

Get authenticated user information

ed_list_courses

List all enrolled courses

ed_get_course

Get detailed course information

ed_list_threads

List threads with filtering and sorting

ed_get_thread

Get thread details with optional mark_as_read control

ed_create_thread

Create new question/post/announcement

ed_update_thread

Update thread content or settings

ed_delete_thread

Delete a thread

ed_mark_thread_read

Mark a thread as read

ed_mark_thread_unread

Mark a thread as unread

ed_list_comments

List all comments with participant metadata

ed_create_comment

Add comment to thread

ed_update_comment

Update/endorse comment

ed_delete_comment

Remove comment

ed_course_activity_stats

Generate student-only leaderboards for activity, answers, hearts, questions, and posts

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources