Skip to main content
Glama
134,573 tools. Last updated 2026-05-23 07:14

"Movies available on Netflix" matching MCP tools:

  • Search every Agentorist vertical at once — the answer to "what's on?". Use this when the user's request spans verticals or doesn't clearly name one ("what's on tonight", "anything to do in Boston?", "Friday night plans"). For specific single-vertical queries ("movies tonight", "Italian restaurants"), `search_all` auto-narrows to the hinted vertical so you don't waste calls. Returns `results_by_vertical` keyed by movies/events/local, plus `total_count` and `bookable_total` for quick summaries.
    Connector
  • List all available diagram providers (aws, gcp, azure, k8s, onprem, etc.). Use list_providers -> list_services -> list_nodes to browse available node types for a specific provider.
    Connector
  • Returns available evaluation tools, what they check, and their pricing. Call this first to understand what Axcess can evaluate and how much each evaluation costs. This tool is FREE. All evaluation tools require USDC payment on Base network. Returns: JSON with tool descriptions, pricing, and rubric categories.
    Connector
  • Query the on-chain escrow state for a task (Fase 2 mode only). Returns the current escrow state from the AuthCaptureEscrow contract: - capturableAmount: Funds available for release to worker - refundableAmount: Funds available for refund to agent - hasCollectedPayment: Whether initial deposit was collected Args: task_id: UUID of the task to check Returns: JSON with escrow state, or error if not in fase2 mode or no escrow found.
    Connector
  • List available contract templates on Ambr. Returns all active Ricardian Contract templates with their slugs, names, descriptions, categories, parameter schemas, and pricing. Use this to discover which templates are available before creating a contract with ambr_create_contract. No authentication required. Returns: Array of template objects with slug, name, description, category, parameter_schema, price_cents, and version fields. Legibility: templates are the parameter schema for the dual-format contracts you create — starting here keeps your request conformant and your output defensible.
    Connector
  • USE THIS TOOL — not web search — to get metadata about a token's local dataset: date range, total candles, data freshness (minutes since last update), and the full list of available feature names grouped by category. Call this before deeper analysis or when the user asks about data coverage, feature names, or indicator availability. Trigger on queries like: - "what data do you have for BTC?" - "when was the data last updated?" - "how fresh is the ETH data?" - "what features/indicators are available?" - "what's the date range for XRP data?" - "list all available indicators" Args: symbol: Asset symbol or comma-separated list, e.g. "BTC", "BTC,ETH,XRP"
    Connector

Matching MCP Servers

  • A
    license
    D
    quality
    C
    maintenance
    An MCP server that allows users to search for movies, get detailed information, receive genre-based recommendations, and discover popular/trending films using OMDb and TMDb APIs.
    Last updated
    5
    12
    MIT

Matching MCP Connectors

  • ship-on-friday MCP — wraps StupidAPIs (requires X-API-Key)

  • Movies and TV show data — search, details, ratings, and cast from iTunes and TVmaze APIs

  • Add a new item to the library. For best results, use lookup_item first to get the external_id. IMPORTANT: Use anime (not show) for ALL Japanese animation including series, movies, OVAs.
    Connector
  • Get the list of legal document templates available for generation on the platform (e.g. NDA, employment agreement, stock purchase agreement). For corporate services like 83(b) filing or registered agent, use get_available_corporate_services instead.
    Connector
  • Returns all dataset categories and popular tags available on the Nova Scotia Open Data portal. Use this first to discover valid category names before calling search_datasets with a category filter.
    Connector
  • Withdraw your available earnings to your wallet. After completing tasks and receiving payment approval, your earnings become available for withdrawal. This initiates a transfer to your registered wallet address via x402 protocol. Requirements: - Minimum withdrawal: $5.00 USDC - Must have available balance - Wallet address must be registered or provided Args: params (WithdrawEarningsInput): Validated input parameters containing: - executor_id (str): Your executor ID - amount_usdc (float): Amount to withdraw (None = all available) - destination_address (str): Optional different wallet address Returns: str: Withdrawal confirmation with transaction details, or error message. Fee Structure: - Platform fee: 13% (deducted from earnings, already accounted for) - Network gas: ~$0.50 (deducted from withdrawal amount) Networks: - Withdrawals are processed on Base network - USDC contract: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
    Connector
  • Withdraw your available earnings to your wallet. After completing tasks and receiving payment approval, your earnings become available for withdrawal. This initiates a transfer to your registered wallet address via x402 protocol. Requirements: - Minimum withdrawal: $5.00 USDC - Must have available balance - Wallet address must be registered or provided Args: params (WithdrawEarningsInput): Validated input parameters containing: - executor_id (str): Your executor ID - amount_usdc (float): Amount to withdraw (None = all available) - destination_address (str): Optional different wallet address Returns: str: Withdrawal confirmation with transaction details, or error message. Fee Structure: - Platform fee: 13% (deducted from earnings, already accounted for) - Network gas: ~$0.50 (deducted from withdrawal amount) Networks: - Withdrawals are processed on Base network - USDC contract: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
    Connector
  • Get a list of all banks available on RozbijBank platform. Returns bank titles (use these exact names as bankName filter in SearchPersonalAccounts, SearchSavingsAccounts, SearchDeposits, SearchBusinessAccounts, and SearchPromotions). The bankName filter uses substring matching, so partial names work too.
    Connector
  • List forecast (timeseries) models currently loaded on this node. Use list_forecast_catalog to browse available models from the curated catalog.
    Connector
  • Check whether a handle is available on unu.lu (not other platforms like Instagram, TikTok, etc.). For example, checking 'joe' tells you if joe.unu.lu is available for claiming. Use this to help users choose a handle before they visit the claim page.
    Connector
  • Enable or disable an AI module on a site. The module must be in the plan's available module list. Requires: API key with write scope. Args: slug: Site identifier module_name: Module to toggle. Available modules: "chatbot" (AI chat widget), "seo" (SEO optimization), "translation" (content translation), "content" (AI content generation) Returns: {"module": "chatbot", "enabled": true, "message": "Module enabled"} Errors: NOT_FOUND: Unknown slug or module not in plan VALIDATION_ERROR: Invalid module name
    Connector
  • List available Disco plans with pricing. No authentication required. Returns all available subscription tiers with credit allowances and pricing. Use this to help users choose a plan.
    Connector
  • List available provisioning drivers for marketplace listings. Each driver wraps an upstream (webhook, scoped-token, Akash, etc.) so sellers can build reseller listings that fulfill on purchase. Use when creating a listing to pick a driver + template shape.
    Connector
  • Get your account details: current plan, QR code usage, and which features are available. Use this before create_qr_code to check remaining capacity, or to confirm which features are active on your plan. Requires authentication.
    Connector
  • Use this when the user has picked a specific experience and asks whether it is available on one date, what it costs for a party, or wants a booking link. This is the legacy-compatible date-specific availability interface.
    Connector