Command Palette

Search for a command to run...

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

TKU Academic Systems (TronClass & TKU-ilife)

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

Connects Blender to TKU's learning management and student information systems, enabling automated interactions with university platforms through authenticated a

GitHubEmbed

Описание

Connects Blender to TKU's learning management and student information systems, enabling automated interactions with university platforms through authenticated access to TronClass and TKU-ilife.

README

[!WARNING]
Reminder: This project is intended only to demonstrate the use of MCP. It is not meant for production use or full implementation.

TKU-MCP connects TronClass to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with TronClass

Installation

Prerequisites

  • Python 3.10 or newer
  • uv package manager:

Install uv as

brew install uv

Environment variables set up

add .env to the project folder

USERNAME="YOURSTUDENTID"
PASSWORD="YOURSSOPASSWORD"

Claude for Desktop Integration

Go to Claude > Settings > Developer > Edit Config > claude_desktop_config.json to include the following:

{
  "mcpServers": {
      "tku-mcp": {
          "command": "uv",
          "args": [
              "--directory",
              "ABSOLUTE PATH TO FOLDER",
              "run",
              "server.py"
          ]
      }
  }
}

from github.com/cantpr09ram/tronclass-mcp

Установка TKU Academic Systems (TronClass & TKU-ilife)

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

▸ github.com/cantpr09ram/tronclass-mcp

FAQ

TKU Academic Systems (TronClass & TKU-ilife) MCP бесплатный?

Да, TKU Academic Systems (TronClass & TKU-ilife) MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для TKU Academic Systems (TronClass & TKU-ilife)?

Нет, TKU Academic Systems (TronClass & TKU-ilife) работает без API-ключей и переменных окружения.

TKU Academic Systems (TronClass & TKU-ilife) — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить TKU Academic Systems (TronClass & TKU-ilife) в Claude Desktop, Claude Code или Cursor?

Открой TKU Academic Systems (TronClass & TKU-ilife) на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare TKU Academic Systems (TronClass & TKU-ilife) with

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

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

Автор?

Embed-бейдж для README

Похожее

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