SERVER
canvas-mcp
Rank #21548glama/admin978/canvas-mcp
Local-first MCP server for Canvas LMS. Stdio transport, no third-party broker.
First listed
May 11, 2026
Last publish date
May 12, 2026
OVERVIEW
canvas-mcp is a Model Context Protocol (MCP) server published by admin978. It ranks #21548 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. canvas-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 11, 2026 and most recently updated on May 12, 2026.
STANDING
#21,548of 58,900 tracked serversTop 50%
Ranks ahead of 37,352 of 58,900 servers on MCP Toplist.
CONNECT
Use canvas-mcp
Add canvas-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"canvas-mcp": {
"command": "uvx",
"args": [
"canvas-local-mcp"
],
"env": {
"CANVAS_BASE_URL": "<your CANVAS_BASE_URL>",
"CANVAS_TOKEN": "<your CANVAS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
admin978
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 12, 2026 |
FAQ
Frequently asked questions
- What is canvas-mcp?
- Local-first MCP server for Canvas LMS. Stdio transport, no third-party broker.
- Who maintains canvas-mcp?
- canvas-mcp is maintained by admin978, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is canvas-mcp an official MCP server?
- Yes — canvas-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does canvas-mcp have?
- MCP Toplist tracks 1 version of canvas-mcp, most recently published on May 12, 2026.
- Where can I find the source code for canvas-mcp?
- The source code for canvas-mcp is hosted at github.com/admin978/canvas-mcp.
EXPLORE