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.
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.
Basic information
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
ghidraMCP
LaurieWiredMCP Server for Ghidra
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments