Skip to main content
Glama
369,131 tools. Last updated 2026-08-02 10:07

"Coca-Cola" matching MCP tools:

  • Resolve a company name or partial ticker to covered companies — 'coca cola' finds KO. Use this before the other tools when you have a name rather than a symbol. Coverage is US filers with SEC filings.
    Connector
  • Create a PIX charge on ZuckPay and receive a copy-paste code, QR code image, and hosted checkout link. Supports idempotency, revenue splits, webhook confirmation, and tracking parameters.
    MIT
  • Converts any object into a column vector, with optional length specification for precise formatting.
    MIT
  • Check remaining read and write API calls in the current 6-second window to avoid 429 errors before batch operations.
    MIT
  • Permanently deletes a Coda doc and all its data. Irreversible - always verify the doc name with coda_get_doc first.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    -
    maintenance
    Provides access to over 2.5 million US alcohol label records from the TTB via the COLA Cloud API. It enables users to search for labels by brand, barcode, or permit holder and retrieve detailed product information including label images and ABV.
    Last updated
    6
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI assistants to interact with Coda docs, pages, tables, rows, formulas, and more via the Coda API, offering 54 tools, 12 resources, and 5 prompts for comprehensive document management.
    Last updated
    54
    2
    MIT

Matching MCP Connectors

  • **ColdState Knowledge Search MCP Server** https://github.com/daniel-coldstate/coldstate-mcp Semantic search over 64.6M knowledge entries — the structured alternative to web search APIs and web scraping for LLM agents. No crawling, no rate limits, sub-3s responses. Cloud-hosted at services.coldstate.ai

  • Agent-run cold-email infra: 24 MCP tools, live sending, free sandbox. $99/mo, concierge go-live.

  • Delete multiple rows from a Coda table in a single call. Permanently removes specified rows; list rows first to get IDs.
    MIT
  • Remove a specific permission from a Coda doc to revoke access for a principal. Use the permission ID obtained from listing permissions.
    MIT
  • Retrieve metadata for a Coda document by its ID, including name, owner, folder, timestamps, and file size.
    MIT
  • List Coda docs accessible to your API token, returning metadata like name, owner, and timestamps. Supports pagination, search by name, and filtering by owner or folder.
    MIT
  • Clear all content from a Coda page while keeping the page and its metadata intact. Use this to reset a page without deleting it.
    MIT
  • Insert rows into a Coda table with optional upsert. Use column names to specify cells, and define key columns to update existing rows instead of inserting duplicates.
    MIT
  • Push a button in a Coda table row to trigger its configured action, such as running an automation or modifying a row. Returns a requestId for tracking.
    MIT
  • Retrieve all named formulas from a Coda document, including their metadata such as name, ID, and value, to access doc-level computed values.
    MIT
  • Retrieve sharing metadata for a Coda doc to check if it can be shared, copied, or has restrictions. Does not list individual access permissions.
    MIT
  • Retrieve detailed US alcohol label information using a TTB ID, including label images, barcodes, product descriptions, tasting notes, and category classifications.
  • Update a Coda page's name, subtitle, or content. Choose to replace or append content, supporting HTML or markdown.
    MIT
  • Export a page's content with embedded images, supporting HTML or Markdown formats. Initiates async export for large pages and returns an export ID for polling.
    MIT
  • Verify your Coda API token by retrieving the owner's name, email, and token scopes to confirm validity and permissions.
    MIT
  • Create a new Coda document as a blank or by cloning an existing doc. Specify a title and optional folder to organize your workspace.
    MIT