Canvas Mcp Server
@CharlieCardenasToledo
About Canvas Mcp Server
MCP Server for Canvas LMS. Lets AI agents interact with courses, assignments, grades, quizzes, modules, files, announcements, and more through natural language. Supports Claude Desktop, Claude Code, and any MCP-compatible client.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"canvas": {
"command": "npx",
"args": [
"-y",
"@charlie.act7/canvas-mcp-server"
],
"env": {
"CANVAS_API_TOKEN": "<YOUR_CANVAS_API_TOKEN>",
"CANVAS_API_DOMAIN": "<YOUR_SCHOOL>.instructure.com"
}
}
}
}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?
MCP Server for Canvas LMS that lets AI agents interact with courses, assignments, grades, quizzes, modules, files, announcements, and more through natural language.
How to use Canvas Mcp Server?
—
Key features of Canvas Mcp Server
- Natural language interaction with Canvas LMS
- Manage courses, assignments, and grades
- View and create quizzes and modules
- Handle files and announcements
- Supports Claude Desktop and Claude Code
Use cases of Canvas Mcp Server
- Ask an AI to list upcoming assignments for a course
- Have an AI create an announcement on your behalf
- Let an AI retrieve grades and quiz scores
- Automate module and file management via chat
FAQ from Canvas Mcp Server
—
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments