Canvas Mcp Tool
Freeby MCP Community
canvas-mcp-tool - A MCP server for students
v1.0.1Added Apr 12, 2026
canvascanvas-mcp-toolcanvas-lmsmcpmodel-context-protocol
Canvas Mcp Tool MCP Server
canvas-mcp-tool - A MCP server for students
Installation
npx -y canvas-mcp-tool
Reviews
Installation
Quick install
npx -y canvas-mcp-tool
Add to claude_desktop_config.json
{
"mcpServers": {
"canvas-mcp-tool": {
"command": "npx",
"args": ["-y", "canvas-mcp-tool"]
}
}
}