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 Mcp Servers
punkpeyeA collection of MCP servers.
MaxKB
1Panel-devπ₯ MaxKB is an open-source platform for building enterprise-grade agents. εΌΊε€§ζη¨ηεΌζΊδΌδΈηΊ§ζΊθ½δ½εΉ³ε°γ
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments