collegia-mcp
collegia-mcp
Collège de Bruxelles 的 MCP 服务器,面向教师:它提供工具、资源和提示词,使 AI 代理在备课时更有用、能更好地完成作业批改和行政任务。
它被打包成 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