Skip to main content
Glama
471,226 tools. Updated 2026-08-23 23:03

"Setting up productivity and collaboration tools like Google Sheets, Docs, Airtable, Slack, and more" matching MCP tools:

  • Export NotebookLM artifacts to Google Docs or Sheets. Convert data tables to Sheets and reports like Briefing Docs or Study Guides to Docs.
    MIT
  • Execute API calls to external platforms (Airtable, GitHub, Slack, etc.) with scoped permissions and optional human approval. Blocks until approval or returns pending status.
    MIT
  • Find the right data exporter for pushing data to external services like Google Sheets, HubSpot, or Salesforce. Search by query and get matching exporters with IDs and descriptions.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Query your Google Sheets as structured JSON: list sheets and tabs, read schemas, filter rows.

  • Airtable MCP Pack — wraps the Airtable REST API v0

  • Retrieve a Google Drive file's content and metadata using its file ID. Get the file name, MIME type, and size, with text content for files up to 5MB.
    MIT
  • Export NotebookLM artifacts directly to Google Docs or Sheets. Convert data tables to Sheets and reports like Briefing Docs, Study Guides, or Blog Posts to Docs. Provide notebook and artifact IDs to get a shareable URL.
    MIT
  • Refreshes the RAG cache by syncing catalog data from Google Sheets, ensuring AI assistants use up-to-date catalog information.
    MIT
  • Types text into Google Docs or Slides using real keystroke events, bypassing canvas editor restrictions and dismissing overlays. Supports Docs cursor and Slides placeholder selection.
    GPL 3.0
  • Converts markdown to HTML and plain text for Slack, Google Docs, Word, and more. Returns JSON with html and plain_text fields. For Slack, use plain_text; for other apps, visit unmarkdown.com for paste-ready format.
    MIT