siu-guarani-mcp
Related Servers
Alternatives to siu-guarani-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceMCP server for the DUTIC virtual classroom (Moodle) at UNSA. Allows viewing tasks (including hidden ones), courses, resources, and downloading files, from terminal or AI agents.2414 npmMIT
- AlicenseAqualityBmaintenanceMCP server and CLI for EVA FING (Moodle of Facultad de Ingeniería, UdelaR) that authenticates headlessly via Shibboleth, enabling AI agents and users to query courses, announcements, activities, calendar, and study material.8MIT
- FlicenseAqualityBmaintenanceMCP server for the Moodle-based Campus Virtual FCEIA UNR, providing tools to read courses, assignments, forums, and grades, plus write operations (posting, grading, messaging, events) with dry-run safety.201-
- AlicenseNot gradedqualityCmaintenanceLocal read-only MCP server for e-FICH (Moodle FICH-UNL) enabling course content, announcements, calendar events, and PDF search via MCP clients.3MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for querying DER BA's official 'Nada Consta' records, read-only and pay-per-use, compatible with any MCP client.MIT
- FlicenseAqualityCmaintenanceMCP server that exposes the GestionIntegrantes REST API as tools, enabling authentication, management of personas, and user queries via natural language.10-
TDQS
Scored across 18 tools
Most tools target specific resources (actas, cursadas, mesas, inscriptos), but generic tools like detalle_url_docente and operacion_docente overlap with the more specific detail and list tools. There is also potential confusion between inscriptos_cursada_docente and alumnos_cursada_docente, which both return students from different entry points.
Naming mixes verbs (buscar, resolver, exportar), nouns (cursadas_docente, mesas_examen_docente, agenda_examenes_docente), and even an English term (login_check). While the _docente suffix is consistent, the lack of a uniform verb_noun pattern makes the set feel inconsistent.
With 18 tools, the set is slightly heavy for a typical server, but the domain of university academic management justifies many variations. It sits at the upper boundary of acceptable scope without feeling bloated.
The tools cover the core read-only workflows for a teacher portal: listing, searching, detailing, exporting, and resolving operational links. Minor gaps exist for evaluation management and direct grade entry, but those are outside the apparent read-only purpose.