collegia-mcp
collegia-mcp
Collège de Bruxelles のMCPサーバーです。教員向けに、AIエージェントを授業準備・採点・事務作業の助けとして使えるようにするツール、リソース、プロンプトを提供します。
すべてplugin Claudeとしてパッケージされています。インストールひとつで、MCPサーバーとスキルの両方が追加されます。
現在の状態: デモンストレーションの骨組みです。各プリミティブの例がひとつあります。
プラグインをインストール
claude plugin validate .
claude plugin install . --scope localプラグインはサーバーを stdio (.mcp.json) として宣言するため、手動で起動する必要はありません。
Related MCP server: Educational MCP Server
サーバー単体を起動する(開発用)
uv sync
uv run collegia-mcpサーバーは http://127.0.0.1:8000/mcp で待ち受けます(streamable HTTP)。
環境変数: COLLEGIA_MCP_HOST、COLLEGIA_MCP_PORT、COLLEGIA_MCP_PATH。
その他の便利なコマンド:
uv run fastmcp dev src/collegia_mcp/server.py # MCP Inspector
uv run fastmcp inspect src/collegia_mcp/server.py # lister les composants公開されているコンポーネント
種類 | 名前 | 役割 |
ツール |
| 一連の点数から平均、最大・最小値、合格率を計算します。 |
リソース |
| 学校の基本情報(連絡先、課程、標準的な時間割)。 |
プロンプト |
| 教科・学年・章ごとに筆記評価の案を作成します。 |
スキル |
| 一連の点数を分析し、学習クラス会議用の所見コメントを作成します。 |
MCPクライアントを接続する
{
"mcpServers": {
"collegia": {
"type": "http",
"url": "http://127.0.0.1:8000/mcp"
}
}
}This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Canvas LMS through 25 comprehensive tools. Supports course management, assignments, grades, messaging, calendar events, and file access through natural language.33012MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to access educational domain tools including grading, cognitive diagnosis, knowledge tracing, learning path recommendations, and sentiment analysis through FastAPI-powered small models.2
- AlicenseAqualityAmaintenanceProvides AI-powered educational tools for teachers including lesson planning, quiz creation, student progress analysis, learning path recommendations, and rubric generation. Enables educators to automate administrative tasks and personalize learning experiences through natural language interactions.59MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with the Classavo education platform via natural language for course management, assignments, grading, attendance, polling, and discussions, with strict privacy controls for students.
Related MCP Connectors
Create and manage AI agents that collaborate and solve problems through natural language interacti…
SaaS intelligence for AI agents. 5 unified tools cover 1,000+ services with 91-96% token savings.
Generate tailored quality criteria and scoring guides from your task descriptions. Refine objectiv…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Hmkhalla/collegia-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server