AIS_MCP

dmitthedazed/AIS_MCP
★ 0 stars Python 💻 Code/Dev Tools Updated 7d ago
MCP server for the STU Academic Information System
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ais_mcp": {
      "command": "uvx",
      "args": [
        "ais-mcp"
      ]
    }
  }
}

Or install with pip: pip install ais-mcp

README Excerpt

MCP server for the STU Academic Information System (`is.stuba.sk`). It exposes AIS data and actions to Claude, Codex, and other MCP-compatible clients: schedule, grades, course progress, exams, mail, finance, documents, submissions, thesis topics, and study metadata. - Python 3.11+ - AIS/STU account One-command Linux installer for Claude Code, Codex, and OpenCode:

Topics

aisfastmcpmcppythonstuba