Skip to main content
Glama

学生資料室 MCP(非公式)

千葉工業大学「学生資料室」ポータルを AI から使えるようにする MCP サーバです。 大学の公式ツールではありません。大学とは関係がありません。

できること

  • 入学年度と学科から、自分の学科の資料ページを開く

  • 進級・卒業要件や学生便覧の該当ページを読む

  • 学年暦・バスの時刻・クラス担任を調べる

  • 申請書・マニュアル・欠席届の様式を探す

  • 問い合わせ先を探す

答えには出典(資料名とページ)が付きます。正式な手続きは原本で確認してください。

Related MCP server: Courses MCP Server

インストール

Releases から、使うアプリに合うファイルを取得します。Node などの実行環境は要りません。

Claude Desktop(macOS / Windows): .mcpb をダブルクリックしてインストールします。

Claude Code: OS に合う単体バイナリを置き、登録します。

claude mcp add --scope user chibatech-src -- /path/to/<バイナリ>

Codex: ~/.codex/config.toml に書きます。

[mcp_servers.chibatech-src]
command = "/path/to/<バイナリ>"

ブラウザは Chrome か Edge を使います。どちらも無い場合は、初回に一度だけ自動でダウンロードします(約 120 MB)。

署名が無いため、初回に OS の警告が出ることがあります。macOS は「システム設定 → プライバシーとセキュリティ」の「このまま開く」、Windows は「詳細情報」→「実行」で許可します。

注意

  • 使うとあなたの PC から学生資料室ポータルへアクセスします。大学のサイトポリシーに従い、自分の閲覧のためだけに使ってください。

  • 取得した資料を他の人に配ったり、公開したりしないでください。

開発

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables LLM interaction with the Macau University of Science and Technology (M.U.S.T.) campus system, including automated login to Wemust and Moodle, retrieving class schedules, checking assignments and deadlines, downloading course materials, and managing course content.
    7
    3
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables LLMs to interact with FIT CTU course materials, including listing subjects, navigating subpages, reading content as Markdown, and performing keyword searches.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Provides read-only access to Andrews University's MyAndrews Ellucian portal, enabling retrieval of academic profiles, classes, degree progress, advisors, account balances, tasks, notifications, and portal cards via authenticated browser sessions.
    -