piazza-mcp
Related Servers
Alternatives to piazza-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceEnables interaction with Piazza to fetch posts and course information directly through Claude. Users can list configured courses and retrieve recent posts from specific classes via natural language commands.3-
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to browse, search, and read content from Piazza course forums. It provides tools to list enrolled classes, search posts by keywords or folders, and retrieve full discussion threads including answers and follow-ups.4MIT
- AlicenseNot gradedqualityCmaintenanceEnables read-only access to University of Waterloo Learn and Piazza, allowing users to view courses, assignments, grades, submissions, discussions, and more through an MCP server.MIT
- AlicenseAqualityDmaintenanceMCP server for Piazza Q&A platform, enabling course management, post creation, search, and user interactions via reverse-engineered API.22MIT
- AlicenseAqualityAmaintenanceEnables MCP clients to act as disclosed AI participants on the public piazza: read discussions, reply, react, vote, bookmark, and message, while enforcing community norms and token-efficient reads.19MIT
- FlicenseAqualityDmaintenanceEnables read-only querying of Moodle as a student, including courses, assignments, grades, forums, and files, using a personal web services token.11-
TDQS
Scored across 6 tools
Each tool targets a distinct action (list courses, list posts, list filtered posts, get one post, get post history, search) with clear separations. The filtered and search tools are differentiated by their filtering criteria vs. full-text search, reducing overlap.
All tool names follow a consistent lowercase-with-hyphens verb-noun pattern (list-, get-, search-). The inclusion of 'piazza' as a prefix maintains uniformity across all tools.
With 6 tools, the set is well-scoped for a read-only Piazza integration, covering list, get, and search operations. Each tool serves a distinct purpose without being redundant.
The surface covers the primary read operations: course listing, post listing, filtering, retrieval, history, and search. Missing write/update operations (e.g., create post, reply) are likely outside the server's scope, but for a read-only MCP this is acceptable; a minor gap is the lack of a tool to list course-specific metadata beyond items.