@Rishblob/Canvas Server
БесплатноНе проверенTypeScript MCP server for Canvas LMS that exposes Canvas API workflows for courses, assignments, submissions, modules, pages, discussions, announcements, files,
Описание
TypeScript MCP server for Canvas LMS that exposes Canvas API workflows for courses, assignments, submissions, modules, pages, discussions, announcements, files, users, enrollments, conversations, calendar, and utility endpoints.
README
TypeScript MCP server for Canvas LMS. It runs over stdio and exposes Canvas API workflows for courses, assignments, submissions, modules, pages, discussions, announcements, files, users, enrollments, conversations, calendar, and utility endpoints.
This package is published to npm as @rishblob/canvas-mcp-server.
Requirements
- Node.js
>=18 - Canvas API token
Environment variables
CANVAS_API_TOKENrequired: Canvas bearer token for API authentication.CANVAS_BASE_URLoptional: Canvas host URL (example:https://school.instructure.com).
If CANVAS_BASE_URL is omitted, the server defaults to https://houstonisd.instructure.com.
Install and run locally
npm install
npm run build
npm start
For one-shot local development:
npm run dev
Use as a published npm package
npx -y @rishblob/canvas-mcp-server
# or
bunx @rishblob/canvas-mcp-server
MCP client configuration
Option 1: Run from local build
{
"mcpServers": {
"canvas": {
"command": "node",
"args": ["/absolute/path/to/canvas-mcp-server/dist/index.js"],
"env": {
"CANVAS_API_TOKEN": "your-canvas-token",
"CANVAS_BASE_URL": "https://school.instructure.com"
}
}
}
}
Option 2: Run from npm (recommended)
{
"mcpServers": {
"canvas": {
"command": "npx",
"args": ["-y", "@rishblob/canvas-mcp-server"],
"env": {
"CANVAS_API_TOKEN": "your-canvas-token",
"CANVAS_BASE_URL": "https://school.instructure.com"
}
}
}
}
Available MCP tools
- Courses:
list_courses,get_course,list_students,get_course_settings - Assignments/submissions:
list_assignments,get_assignment,create_assignment,update_assignment,list_submissions,get_submission,grade_submission - Users:
get_user_profile,get_user,list_course_users - Announcements:
list_announcements,create_announcement - Modules:
list_modules,get_module,list_module_items - Discussions:
list_discussions,get_discussion,create_discussion,list_discussion_entries - Calendar:
list_calendar_events,create_calendar_event - Files:
list_files,get_file,list_folders - Pages:
list_pages,get_page,create_page,update_page - Enrollments:
list_enrollments,get_user_enrollments - Conversations:
list_conversations,get_conversation,create_conversation - Misc:
list_todo_items,search_courses,get_course_activity_stream
Publish to npm
npm login
npm publish
prepack runs npm run build, so package artifacts are built automatically before publish.
Установить @Rishblob/Canvas Server в Claude Desktop, Claude Code, Cursor
unyly install rishblob-canvas-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add rishblob-canvas-mcp-server -- npx -y @rishblob/canvas-mcp-serverFAQ
@Rishblob/Canvas Server MCP бесплатный?
Да, @Rishblob/Canvas Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для @Rishblob/Canvas Server?
Нет, @Rishblob/Canvas Server работает без API-ключей и переменных окружения.
@Rishblob/Canvas Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить @Rishblob/Canvas Server в Claude Desktop, Claude Code или Cursor?
Открой @Rishblob/Canvas Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
LibreOffice Tools
Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a
автор: passerbyflutterdannote/figma-use
Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
автор: dannoteLogo.dev
Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content
автор: NOVA-3951PIX4Dmatic
Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem
автор: jangjo123Compare @Rishblob/Canvas Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории design
