Skip to main content
Glama
127,427 tools. Last updated 2026-05-05 16:46

"How to fetch assignments from Canvas" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Fetch web pages and extract exactly the content you need. Select elements with CSS and retrieve co…

  • A simple tool that performs a fetch request to a webpage.

  • Read an Obsidian canvas file to get a human-readable summary of nodes (IDs, types, positions, sizes, content previews) and edges (source/target IDs, labels). Use this to inspect or navigate a canvas before adding nodes or edges.
  • Retrieve incoming and outgoing edges of a single canvas node to walk an Obsidian canvas graph one node at a time without loading the full document.
  • Create a new empty Obsidian canvas file at a specified path. Overwrite existing file when needed. Canvas files serve as infinite spatial whiteboards for nodes and edges.
  • Remove an item from a Canvas course module without deleting the actual content. The item is unlinked, preserving the original assignment or page.
  • Create or update Business Objects in Simplifier platform with proper project assignments and dependency management for accessing connectors and other business objects.
    MIT
  • Apply automated fixes to resolve accessibility issues in Canvas course content. Preview changes with dry_run before applying corrections for missing table headers, low contrast text, and other problems.
  • Retrieve a file's content as base64 from a Canvas course, using file IDs from list_course_files or list_module_items. Specify course identifier and optional max size (default 25 MB) to control memory usage.
  • Fetch and extract content from URLs, supporting HTML text extraction, JSON, and plain text formats with configurable domain security controls.