Get Gather

62 tools. 5 can modify or destroy data without limits.

1 destructive tool with no built-in limits. Policy required.

Last updated:

5 can modify or destroy data
57 read-only
62 tools total

Community server · catalogue entry verified 11/06/2026

How to control Get Gather ↓

Read (57) Write / Execute (4) Destructive / Financial (1)
Critical Risk

5 of Get Gather's 62 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

PolicyLayer is an MCP gateway — it sits between your AI agents and Get Gather, and nothing reaches the server without passing your rules. These are the rules we recommend:

Block financial tools by default
{
  "finalize_signin": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Rate limit write operations
{
  "create_calendar_event": {
    "limits": [
      {
        "counter": "create_calendar_event_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "amazon_ca_get_browsing_history": {
    "limits": [
      {
        "counter": "amazon_ca_get_browsing_history_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Get Gather — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON GET GATHER →

Free to start. No card required.

READ 57 tools
Read amazon_ca_get_browsing_history Get browsing history from amazon. Read amazon_ca_get_prime_library Get Prime Video purchases and rentals library from Amazon Canada. Read amazon_ca_get_purchase_history Get purchase/order history of a amazon with dpage. Read amazon_ca_get_purchase_history_with_details Get purchase/order history of a amazon with dpage. Read amazon_ca_get_watch_history Get video watch history from Amazon Canada Prime Video. Read amazon_ca_get_watchlist Get Prime Video watchlist from Amazon Canada. Read amazon_ca_search_product Search product on amazon. Read amazon_ca_search_purchase_history Search purchase history from amazon. Read amazon_us_get_browsing_history Get browsing history from amazon. Read amazon_us_get_prime_library Get Prime Video purchases and rentals library from Amazon. Read amazon_us_get_purchase_history Get purchase/order history of a amazon with dpage. Read amazon_us_get_purchase_history_with_details Get purchase/order history of a amazon with dpage. Read amazon_us_get_watch_history Get video watch history from Amazon. Read amazon_us_get_watchlist Get Prime Video watchlist from Amazon. Read amazon_us_search_product Search product on amazon. Read amazon_us_search_purchase_history Search purchase history from amazon. Read calculate_calories_burned Get the fueling strategy for a specific activity. Read calculate_tss Calculate the TSS for a specific activity. Ask FTP first from user first. Read check_signin check_signin Read get_activities Get the activity history from a user's account. Read get_activity_stats Get the stats for a specific activity. Read get_book_details Get details (title, author, rating, description) of a book on Goodreads. Read get_book_list Get the book list from a user's Goodreads account. Read get_browser_ip_address get_browser_ip_address Read get_browsing_history get_browsing_history Read get_cart Get cart alfagift. Read get_carts Get carts of blindster. Read get_channel_subscriptions Get channel subscriptions from YouTube. Read get_favorites Get favorites of blinds. Read get_liked_videos Get liked videos from YouTube. Read get_order_done Get order done alfagift. Read get_order_history Get the details of an order from Nordstrom Read get_order_history_details Get order history details of wayfair. Read get_orders Get orders of blinds. Read get_orders_with_pagination Get the order history from a user's Doordash account (remote zen). Read get_prime_library get_prime_library Read get_product_details Get product details from tokopedia. Get product_url from search_product tool. Read get_purchase_history get_purchase_history Read get_purchase_history_with_details get_purchase_history_with_details Read get_purchases Get the purchase history from a user's Kroger account via API. Read get_purchases_in_store Get the purchase history from a user's Safeway account via API. Read get_purchases_online Get the purchase history from a user's Safeway account via API. Read get_recent_activity Get recent activity (purchase history) of americanairlines. Read get_shop_details Get store details from tokopedia by product_url or shop_url. Get product_url from search_product tool or shop_ Read get_upcoming_flights Get upcoming flights of americanairlines. Read get_user_info get_user_info Read get_watch_history get_watch_history Read get_watch_later Get watch later playlist from YouTube. Read get_watchlist get_watchlist Read get_wishlist Get wishlist from tokopedia. Read get_wishlist_details Get wishlist details of wayfair. Read get_wishlists Get wishlists of wayfair. Read get_zen_browser_ip_address get_zen_browser_ip_address Read remote_action_product_in_cart Action a product in cart of a tokopedia. Receive product_id from get_cart tool. After this tool, you need to c Read search_product search_product Read search_purchase_history search_purchase_history Read search_shop Search shop on tokopedia.

Other MCP servers with similar tools — same risk classification, starter policies for each.

Can an AI agent move money through the Get Gather MCP server? +

Yes. The Get Gather server exposes 1 financial tools including finalize_signin. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

How do I prevent bulk modifications through Get Gather? +

The Get Gather server has 1 write tools including create_calendar_event. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Get Gather.

How many tools does the Get Gather MCP server expose? +

62 tools across 3 categories: Financial, Read, Write. 57 are read-only. 5 can modify, create, or delete data.

How do I enforce a policy on Get Gather? +

Register the Get Gather MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Get Gather tool call.

Deterministic rules across all 62 Get Gather tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

62 Get Gather tools catalogued and risk-classified — across an index of 42,500+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.