Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

DAMI Robot Server

БесплатноНе проверен

Connects to Moodle API to enable a voice robot to query student information such as attendance, homework, and scores, using read-only tools.

GitHubEmbed

Описание

Connects to Moodle API to enable a voice robot to query student information such as attendance, homework, and scores, using read-only tools.

README

Zero-dependency MCP STDIO server for Xiaozhi/imcp. This version does not use @modelcontextprotocol/sdk, so it is lighter and easier for hosted MCP gateways to run from GitHub with npx.

imcp Manual STDIO configuration

Mode: STDIO

Command: npx

Arguments:

-y
--package
github:trantuandat0305/damirobot-mcp-server
damirobot-mcp-server

If the gateway still cannot load schemas, try the shorter argument form:

-y
github:trantuandat0305/damirobot-mcp-server

Environment variables:

VOICE=1
MOODLE_BASE_URL=https://elearning.anhngumsmy.com
DEFAULT_COURSEID=4
MOODLE_API_TOKEN=PUT_YOUR_TOKEN_HERE
REQUEST_TIMEOUT_MS=15000
MOODLE_TOOL_ENDPOINT=https://elearning.anhngumsmy.com/local/damirobot_api/api/tool.php

Tools

  • test_connection
  • find_student
  • get_student_summary
  • get_student_attendance
  • get_missing_homework
  • get_student_suspend_status
  • get_student_dami_status
  • get_student_latest_scores
  • get_student_goal_status
  • get_student_fulltest_history
  • get_course_risk_students

Safety

  • Read-only: only calls the Moodle DAMI Robot API.
  • Does not write, update, delete, suspend, check-in, or feed DAMI.
  • No token is stored in code. Put token only in environment variables.

from github.com/trantuandat0305/damirobot-mcp-server

Установка DAMI Robot Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/trantuandat0305/damirobot-mcp-server

FAQ

DAMI Robot Server MCP бесплатный?

Да, DAMI Robot Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для DAMI Robot Server?

Нет, DAMI Robot Server работает без API-ключей и переменных окружения.

DAMI Robot Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить DAMI Robot Server в Claude Desktop, Claude Code или Cursor?

Открой DAMI Robot Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare DAMI Robot Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development