DMontgomery40/mcp-canvas-lms
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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-canvas-lms": {
"command": "npx",
"args": [
"-y",
"mcp-canvas-lms"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...