Loomal

canvas-mcp

MCP server by github.com/admin978/canvas-mcp

Local-first MCP server for Canvas LMS. Stdio transport, no third-party broker.

1 starspypi: canvas-local-mcp

About canvas-mcp

canvas-mcp is an MCP (Model Context Protocol) server published by admin978 in the official MCP registry, listed under Design Tools on Loomal. Local-first MCP server for Canvas LMS. Stdio transport, no third-party broker.

It ships as a Python package on PyPI (canvas-local-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/admin978/canvas-mcp, where the project has earned 1 GitHub stars.

Use canvas-mcp with your agent

Claude Code · one command
claude mcp add canvas-mcp-mcp -- uvx canvas-local-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "canvas-mcp-mcp": {
      "command": "uvx",
      "args": [
        "canvas-local-mcp"
      ]
    }
  }
}
pypicanvas-local-mcp

Frequently asked questions

What is canvas-mcp?
canvas-mcp is an MCP (Model Context Protocol) server by admin978 in the Design Tools category. Local-first MCP server for Canvas LMS. Stdio transport, no third-party broker.
How do I connect canvas-mcp to Claude, Cursor, or another MCP client?
Install canvas-mcp from its pypi package (canvas-local-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is canvas-mcp open source?
Yes — the source code is public at github.com/admin978/canvas-mcp, with 1 GitHub stars.
Can AI agents pay to use canvas-mcp?
Not yet through Loomal — canvas-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain canvas-mcp? Claim this listing free by verifying GitHub ownership, or contact us.