Canvas MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from pypi. Last commit 23 Jul 2026.
Local-first MCP server for Canvas LMS. Stdio transport, no third-party broker.
Today is the operative word: we check Canvas MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add canvas-mcp -- uvx canvas-local-mcp
{
"mcpServers": {
"canvas-mcp": {
"args": [
"canvas-local-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.canvas-mcp]
command = "uvx"
args = ["canvas-local-mcp"]
{
"mcpServers": {
"canvas-mcp": {
"args": [
"canvas-local-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"canvas-mcp": {
"args": [
"canvas-local-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
CANVAS_BASE_URL (Canvas institution root URL (no /api/v1 suffix), e.g. https://your-institution.instructure.com), CANVAS_TOKEN (Canvas personal access token (Account -> Settings -> Approved Integrations -> New Access Token)).
The author declared them in the registry entry; get the values from the project itself.
MCP server exposing the Canvas LMS REST API (1,116 endpoints) for AI assistants
TypeScript MCP server for Canvas LMS — 165 tools across 42 domains.
The Figma desktop app as an MCP server: full Plugin API for AI agents. Local, no token, no quota.
A local MCP server with full Figma REST API coverage.
Local Infiknit MCP for image and video canvas workflows. Keep Infiknit open on this computer.
Figma MCP server in Rust: plugin bridge, no API token, no rate limits, 73 tools.
Local-first open-source AI media workbench with Canvas, video editor, Assets, and MCP tools.
MCP server for Canva - create designs, manage assets, use templates, export graphics
Answers built from our own checks of this server.