Canvas Poke MCP

Canvas Poke MCP

Connects Canvas LMS to Poke for proactive text reminders about upcoming assignments and deadlines.

Category
访问服务器

README

Canvas Poke MCP

A Poke recipe integration that connects your Canvas LMS account to Poke, so you get proactive text reminders about upcoming assignments and deadlines.

What it does

  • get_upcoming_assignments — Lists all unsubmitted assignments due in the next 14 days across all your courses
  • get_urgent_assignments — Flags anything due in the next 48 hours
  • get_courses — Lists your active courses

Deploy to Render (free, takes ~5 minutes)

Step 1: Put this code on GitHub

  1. Go to github.com and sign in
  2. Click the + icon in the top right, then New repository
  3. Name it canvas-poke-mcp
  4. Set it to Public
  5. Click Create repository
  6. On the next page, click uploading an existing file
  7. Upload all the files from this folder (keep the folder structure: src/index.js and package.json in the root)
  8. Click Commit changes

Step 2: Deploy on Render

  1. Go to render.com and sign up for a free account
  2. Click New then Web Service
  3. Connect your GitHub account and select your canvas-poke-mcp repository
  4. Fill in these settings:
    • Name: canvas-poke-mcp
    • Runtime: Node
    • Build Command: npm install
    • Start Command: npm start
    • Instance Type: Free
  5. Click Create Web Service
  6. Wait about 2 minutes for it to deploy
  7. Copy your Render URL — it will look like https://canvas-poke-mcp.onrender.com

Step 3: Get your Canvas API token

  1. Log in to your school's Canvas (e.g. https://yourschool.instructure.com)
  2. Click your profile picture in the top right
  3. Click Settings
  4. Scroll down to Approved Integrations
  5. Click + New Access Token
  6. Give it a name like "Poke" and click Generate Token
  7. Copy the token — you will only see it once

Step 4: Connect to Poke

  1. Go to poke.com/settings/connections/integrations/new
  2. Fill in:
    • Name: Canvas
    • MCP Server URL: your Render URL + /mcp (e.g. https://canvas-poke-mcp.onrender.com/mcp)
    • API Key: your Canvas URL and token joined with a pipe character, like this:
      https://yourschool.instructure.com|your_canvas_token_here
      
  3. Click Create Integration

Step 5: Test it

Text Poke:

"What assignments do I have due this week?"

or

"Do I have anything urgent due soon?"


Create the Recipe (to earn payouts)

  1. Go to poke.com/kitchen
  2. Click Create recipe
  3. Fill in:
    • Name: Canvas Assignment Tracker
    • Description: Never miss a deadline. Poke monitors your Canvas courses and texts you about upcoming assignments and anything due in the next 48 hours.
    • Onboarding context: Ask the user for their Canvas school URL (e.g. https://school.instructure.com) and their Canvas personal access token, which they can generate in Canvas Settings > Approved Integrations. Combine them as "url|token" and add the integration at poke.com/settings/connections/integrations/new using the MCP server URL provided.
    • Prefilled first message: "What assignments do I have due this week?"
  4. Click Publish
  5. Share your recipe link everywhere

Notes

  • The free Render tier spins down after 15 minutes of inactivity. The first request after spin-down takes ~30 seconds. Upgrading to Render's $7/month tier keeps it always-on.
  • Canvas API tokens do not expire unless manually deleted.
  • This server never stores your token — it passes through per-request only.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选