mcp-server-canvas
0
Canvas MCP Server is a server implementation designed to interact with the Canvas LMS using Model Context Protocol (MCP). It allows programmatic access to course listings and other features, integrating seamlessly with tools like Cursor for enhanced usability.
Canvas MCP Server
A Model Context Protocol (MCP) server implementation for the Canvas LMS API. This server provides functionality to interact with Canvas LMS programmatically.
Features
- List courses from Canvas LMS with optional enrollment type filtering
- Interactive help prompts for using the tools
Prerequisites
- Node.js 18 or later
- A Canvas LMS instance
- Canvas API access token
- Cursor (for client integration)
Connecting with Cursor
To use this MCP server with Cursor, update the MCP configuration to include Canvas server settings.