Skip to content
Back to search
60
MCP http

Canvas

aryankeluskar/canvas-mcp

Canvas MCP is a collection of Canvas LMS tools for the model context protocol. This allows you to query your courses and get help for your assignments in the AI app of your choice!

Uptime
100.0%
3 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "canvas": {
      "url": "https://github.com/aryankeluskar/canvas-mcp/",
      "transport": "http"
    }
  }
}