Seamlessly connect Claude AI to your Canvas Learning Management System with Model Context Protocol
Contact UsAuthenticate securely with your existing Canvas LMS credentials via industry-standard OAuth2 protocol, ensuring your data remains protected
Gain comprehensive access to courses, assignments, students, and grades with full Canvas API integration that empowers AI assistance
Empower Claude AI to help manage courses, provide feedback, grade assignments, and analyze educational data to enhance teaching
Download and install the latest version of Claude Desktop on your computer from claude.ai.
This ensures the best compatibility with Model Context Protocol and access to all Canvas integration features.
In Claude Desktop, navigate to Settings > Developer > Edit Config to open your configuration file.
Replace the content with the following configuration:
{
"mcpServers": {
"AtomicMCP": {
"command": "npx",
"args": [
"mcp-remote",
"https://canvas-mcp.atomicjolt.win/sse"
]
}
}
}
After saving the configuration, completely close and restart Claude Desktop for the changes to take effect.
This ensures that Claude loads the new MCP configuration and establishes connection with your Canvas instance.
When you open Claude, a browser window will automatically open, prompting you to log in to Canvas.
Follow the authentication steps to grant Claude secure access to your Canvas account. All connections are secured via OAuth2.
Once authenticated, the MCP tools will be available in Claude and ready to use.
In Claude, click on the tools icon in the bottom right corner to see the available Canvas tools.
Try asking Claude to perform Canvas-related tasks such as:
If Claude cannot connect to the MCP server, try these steps:
npx mcp-remote
https://your-worker-name.your-account.workers.dev/sse
If you're having issues with Canvas authentication:
rm -rf ~/.mcp-auth
Connect Claude to Canvas through the Canvas MCP server and discover new ways to manage your courses, support your students, and streamline your teaching workflow with the power of AI assistance.