Canvas MCP Server v2.0
@DMontgomery40
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-canvas-lms": {
"command": "docker",
"args": [
"run",
"-d",
"\\"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments