SERVER
Canvas LMS MCP Server
Rank #5256glama/bruchris/canvas-lms-mcp
TypeScript MCP server for Canvas LMS — 115 read+write tools across 17 domains.
First listed
May 22, 2026
Last publish date
May 29, 2026
OVERVIEW
Canvas LMS MCP Server is a Model Context Protocol (MCP) server published by bruchris. It ranks #5256 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Canvas LMS MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on May 22, 2026 and most recently updated on May 29, 2026.
STANDING
#5,256of 58,900 tracked serversTop 10%
Ranks ahead of 53,644 of 58,900 servers on MCP Toplist.
CONNECT
Use Canvas LMS MCP Server
Add Canvas LMS MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"canvas-lms-mcp": {
"command": "npx",
"args": [
"-y",
"canvas-lms-mcp"
],
"env": {
"CANVAS_API_TOKEN": "<your CANVAS_API_TOKEN>",
"CANVAS_BASE_URL": "<your CANVAS_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
bruchris
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.19.1 | May 29, 2026 |
| 1.15.5 | May 22, 2026 |
FAQ
Frequently asked questions
- What is Canvas LMS MCP Server?
- TypeScript MCP server for Canvas LMS — 115 read+write tools across 17 domains.
- Who maintains Canvas LMS MCP Server?
- Canvas LMS MCP Server is maintained by bruchris, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Canvas LMS MCP Server an official MCP server?
- Yes — Canvas LMS MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Canvas LMS MCP Server have?
- MCP Toplist tracks 2 versions of Canvas LMS MCP Server, most recently published on May 29, 2026.
- Where can I find the source code for Canvas LMS MCP Server?
- The source code for Canvas LMS MCP Server is hosted at github.com/bruchris/canvas-lms-mcp.
EXPLORE