Skip to main content
Glama
112,291 tools. Last updated 2026-04-20 11:07
  • Poll the status of a site creation or editing job. Do not call this tool unless the user explicitly asks for status polling.
    Connector
  • Attach a file to a note via base64-encoded data. Prefer files-create_upload_url for large files to save tokens. Required: note_id (integer), filename (string), data (base64 string). Optional: content_type (MIME type, default: application/octet-stream), description.
    Connector
  • Unpublish an article (revert to draft status). The article remains accessible for editing but is removed from the public blog.
    Connector
  • Create a new survey or edit an existing one. Call this to start the survey workflow. If the user provides a project_token, include it to load the existing survey for editing.
    Connector
  • Generate the files needed to install a minimal BringYour harness into a specific AI tool. Returns a map of relative file paths → content. The calling agent should write these files to the appropriate directory on the user's machine (e.g., $HOME/.claude for Claude Code, .cursor/ at the project root for Cursor). Does NOT touch the caller's filesystem — the agent does that.
    Connector

Matching MCP Servers

Matching MCP Connectors