MCP.so
登录

Canvas MCP Server v2.0

@DMontgomery40

关于 Canvas MCP Server v2.0

Version 2.2 - 54 tools available - an MCP server for interacting with the Canvas LMS API. This server allows you to manage courses, assignments, enrollments, and grades within Canvas.

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

DMontgomery40

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp-canvas-lms": {
      "command": "docker",
      "args": [
        "run",
        "-d",
        "\\"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Canvas MCP Server v2.0?

Canvas MCP Server v2.0 is an independent Model Context Protocol server for the Canvas LMS. It provides tools for students, instructors, and account administrators to interact with Canvas through MCP interfaces.

How to use Canvas MCP Server v2.0?

Install by adding to Claude Desktop config, installing the NPM package globally, or running a Docker container. Configure with CANVAS_API_TOKEN and CANVAS_DOMAIN environment variables, and choose between stdio or streamable-http transport via MCP_TRANSPORT.

Key features of Canvas MCP Server v2.0?

  • Student features: course management, assignment submission, grade tracking.

评论

其他 分类下的更多 MCP 服务器