Loading MCP server directory, please wait...
MCP server exposing the Canvas LMS REST API (1,116 endpoints) for AI assistants
npx @getmcp/cli add io.github.JohannsenLum/canvas-api-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
CANVAS_BASE_URLBase URL of your Canvas LMS instance, e.g. https://yourschool.instructure.com
CANVAS_TOKENCanvas API access token (Canvas: Account > Settings > New Access Token)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.JohannsenLum/canvas-api-mcp": {
"command": "uvx",
"args": [
"canvas-api-mcp"
],
"env": {
"CANVAS_BASE_URL": "",
"CANVAS_TOKEN": "",
"CANVAS_MAX_PAGES": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
AI memory layer — one shared, persistent memory across every AI tool you connect.