mcp-canvas-server

CharlieCardenasToledo/mcp-canvas-server
★ 0 stars TypeScript 🤖 AI/LLM Updated 5d ago
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-canvas-server": {
      "command": "npx",
      "args": [
        "-y",
        "CharlieCardenasToledo/mcp-canvas-server"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server for **Canvas LMS**. Lets AI agents (Claude, etc.) interact with your courses, assignments, grades, quizzes, modules, files, and more — all through natural language. Add this to your `claude_desktop_config.json`: ```json { "mcpServers": {

Tools (4)

CANVAS_API_TOKENcanvas_list_announcementscanvas_list_filescanvas_list_modules