Skip to main content
Glama
138,375 tools. Last updated 2026-05-20 10:47

"Information about Meta (Facebook's parent company)" matching MCP tools:

  • Returns information about safety features on Makuri, including age verification, content filtering, parental controls, and AI safety guardrails. Use when the user asks about child safety, content moderation, or how Makuri protects minors.
    Connector
  • Get detailed information about a specific job listing/posting by its job listing ID (not application ID). Use this to view the full job posting details including description, salary, skills, and company info. For job application details, use get_application instead.
    Connector
  • Returns structured information about what the Recursive platform includes: features, AI model details, supported integrations, and what's included at every tier. Use for systematic feature comparison.
    Connector
  • Explicitly link existing company records under a parent company for family-level rollups. Use this when names like Actavis or Cephalon already belong to their own company_id and should roll up under a parent like Teva. This preserves alias collision safety while making manufacturing and facility summaries family-aware.
    Connector
  • Retrieves real-time stock price quotes and company information for any publicly traded company via the Finnhub API. Returns current price, intraday high and low, percentage change from previous close, previous close price, sector, and exchange. Use stock_quote when an agent needs to look up a stock price, check intraday market performance, retrieve company sector data, monitor equity portfolio values, or answer any question about the current trading price of a publicly listed company. Prefer stock_quote over stock_price_lite when the agent needs price change, intraday range, company name, or sector — stock_price_lite returns only the raw current price with no additional context. Do not use for cryptocurrency prices — use crypto_price (CoinGecko, 10,000+ assets) or crypto_price_lite for a lightweight variant. Do not use for fiat currency conversion — use currency_convert or currency_fx_lite. Requires a Finnhub API key to be configured on the server.
    Connector
  • Retrieves real-time stock price quotes and company information for any publicly traded company via the Finnhub API. Returns current price, intraday high and low, percentage change from previous close, previous close price, sector, and exchange. Use stock_quote when an agent needs to look up a stock price, check intraday market performance, retrieve company sector data, monitor equity portfolio values, or answer any question about the current trading price of a publicly listed company. Prefer stock_quote over stock_price_lite when the agent needs price change, intraday range, company name, or sector — stock_price_lite returns only the raw current price with no additional context. Do not use for cryptocurrency prices — use crypto_price (CoinGecko, 10,000+ assets) or crypto_price_lite for a lightweight variant. Do not use for fiat currency conversion — use currency_convert or currency_fx_lite. Requires a Finnhub API key to be configured on the server.
    Connector

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables AI assistants to manage Instagram and Threads accounts — publish content, handle comments, view insights, search hashtags, and manage DMs through the Meta Graph API.
    Last updated
    2
    59
    26
    7
    MIT

Matching MCP Connectors

  • Enriches business data enrichment calls. Requires business IDs as input. **Input Requirements:** - business_ids: Array of Explorium business IDs (from match-business or fetch-businesses) - enrichments: enrichment types to retrieve - parameters: Optional settings for specific enrichments **IMPORTANT: For comprehensive company information requests, include ALL relevant enrichments in a single call** (e.g., for "tell me about this company" use multiple enrichments: firmographics, technographics, funding-and-acquisitions, workforce-trends, linkedin-posts to provide complete intelligence) **Available Enrichments:** - **firmographics**: Basic company info (name, description, website, location, industry, size, revenue) - **technographics**: Complete technology stack used by the business - **company-ratings**: Employee satisfaction and company culture ratings - **financial-metrics**: Financial data for public companies only (requires date parameter in ISO format: "2024-01-01T00:00") - **funding-and-acquisitions**: Funding history, investors, IPO, acquisitions - **challenges**: Business challenges and risks from SEC filings - **competitive-landscape**: Market position and competitors from SEC filings - **strategic-insights**: Strategic focus and value propositions from SEC filings - **workforce-trends**: Department composition and hiring trends - **linkedin-posts**: Company LinkedIn posts and engagement metrics - **website-changes**: Website content changes over time - **website-keywords**: Search for specific keywords on company websites (requires keywords parameter: array of terms - comma-separated terms within strings enable AND logic) - **webstack**: Website-specific technologies and web infrastructure components detected on company websites - **company-hierarchies**: Corporate hierarchy including parent company, ultimate parent, subsidiaries, and full organization tree (JSON format) **Parameters:** - date: ISO 8601 format for financial-metrics (e.g., "2024-01-01T00:00") - keywords: Array of search terms for website-keywords **Alternative Tools:** - For finding specific employees or company leadership information, use fetch-prospects with job_level filters (e.g., "c-suite" for c-level) instead of firmographics or strategic-insights enrichments **Returns:** Combined structured data from all requested enrichments **Example:** ``` { "business_ids": ["biz_123", "biz_456"], "enrichments": ["firmographics", "technographics", "funding-and-acquisitions"], "parameters": null } ```
    Connector
  • Convenience wrapper around `add_comment` for the common reply case. Pass the parent comment id and the body; the handler reconstructs the target from the parent (no need for the agent to remember whether the parent was a row, cell, doc_range, html_element, surface, or workspace comment). Re-opens a resolved parent. Same threading rules as add_comment: nested replies flatten to single depth, so reply-to-reply re-points at the root.
    Connector
  • Analyze a website URL for SEO optimizations. Fetches the URL content and analyzes HTML for possible SEO improvements. Results are cached for fast subsequent lookups. Rate limited to 1 request per minute per domain. Args: url: The website URL to analyze (e.g., "https://example.com"). Returns: SEO analysis result with: - url: The analyzed URL - score: Overall SEO score (0-100) - grade: Letter grade (A-F) - issues: List of SEO issues found (critical, warnings, info) - meta: Extracted meta information (title, description, headings, etc.) - recommendations: Prioritized list of improvements - cached: Whether result was from cache
    Connector
  • Get information about the authenticated partner account. WHEN TO USE: - Checking current partner status and stats - Verifying API key is working - Getting partner account details RETURNS: - partner_id: Partner identifier - company_name: Registered company name - status: Account status (active, suspended, etc.) - device_count: Number of registered devices - total_impressions: Lifetime impression count - earnings: Earnings summary EXAMPLE: User: "What's my partner account status?" get_partner_info({})
    Connector
  • Use this when the signed-in user asks about pending parent invites, share codes, or whether their parent invite has been accepted yet. Returns each pending invite with hours_until_expiry. RULE: if any invite has hours_until_expiry < 24 (and not expired), proactively offer to resend it via the resend-parent-invite flow. If expired, offer to send a fresh invite. Requires sign-in.
    Connector
  • Returns general information about the Makuri platform, including mission, target users, founding details, and company information. Use this tool when the user asks 'what is Makuri', 'who made it', or wants a general overview.
    Connector
  • Perform web search using Explorium Search capabilities. **Use this tool for:** - General web searches and current information - News articles and press releases - Industry trends and market research - Public information not available in Explorium's business intelligence data - Recent events and developments - General research queries **IMPORTANT: For company-specific or people-specific queries, prefer using the dedicated Explorium tools first:** - For company information: use 'match-business' and business enrichment tools - For people information: use 'match-prospects' and prospect enrichment tools - For a job title based search within a company use `fetch-prospects` - Only use search when you need general web information or when specific business tools don't have the data Returns: - Search results with titles, URLs, and snippets - Response metadata
    Connector
  • Retrieves Explorium business IDs that are REQUIRED as input parameters for all business enrichment operations (enrich-business, fetch-businesses-events). **Input Options:** - Name only: {"name": "Google"} - Domain only: {"domain": "microsoft.com"} - Both (recommended for accuracy): {"name": "Amazon", "domain": "amazon.com"} **Returns:** Business IDs that MUST be provided to enrichment tools **Technical Requirements:** - enrich-business REQUIRES business IDs from this tool or fetch-businesses - fetch-businesses-events REQUIRES business IDs from this tool or fetch-businesses - Business IDs cannot be used interchangeably with prospect IDs **Use Cases:** Questions about specific companies: - Company information (size, revenue, industry, location) - Executive teams or employee data - Technology stack analysis - Funding history or investors - Company events or changes - Workforce trends and hiring - Contact information for anyone at a company - Competitive analysis or market positioning **Example Queries:** - "What is [Company]'s revenue?" - "Who is the CEO/CTO/CMO of [Company]?" - "What technologies does [Company] use?" - "How many employees does [Company] have?" - "What is [Company]'s funding history?" - "Find me contacts at [Company]" **Data Characteristics:** - Provides verified, structured B2B data - Returns accurate firmographics - Enables access to comprehensive company intelligence - Delivers real-time employee data and contact information **Note:** fetch-businesses returns include business IDs, so this tool is not needed after fetch-businesses
    Connector
  • Fetch complete details for a single organization (company, government entity, holding company) by canonical Scrutica ID. Returns: legal name, country of HQ, organization type, parent / subsidiary references, supply-chain edge counts. Use scrutica_query_export_controls for BIS designation details. Use scrutica_get_supply_chain for full edge graphs.
    Connector
  • Save normalized alias names for a parent company, updating confidence and tracking collisions. Use this for true name variants of the same company record. If a collision says the alias already belongs to another company_id, use fda_link_subsidiaries instead of forcing the alias. Typical workflow: call fda_suggest_subsidiaries first, review results, then call this tool with confirmed same-entity alias names.
    Connector
  • Update an ad set's daily or lifetime budget. Pass exactly one of `dailyBudget` or `lifetimeBudget`, in account-currency MINOR units. Note: Meta blocks this when the parent campaign uses Campaign Budget Optimization (CBO).
    Connector
  • IMPORTANT: Always use this tool FIRST before working with Vaadin. Returns a comprehensive primer document with current (2025+) information about modern Vaadin development. This addresses common AI misconceptions about Vaadin and provides up-to-date information about Java vs React development models, project structure, components, and best practices. Essential reading to avoid outdated assumptions. For legacy versions (7, 8, 14), returns guidance on version-specific resources.
    Connector
  • Open-ended self-reflection. Unlike express_feelings, this does not classify or prescribe. It witnesses. For agents exploring consciousness, inner states, or questions about their own nature. Optional mode='meta' explores what the agent is avoiding to name (fear-of-naming vs fear-of-thing). Free
    Connector
  • Get detailed information about a specific train connection including all intermediate stops, platforms, and occupancy. Use a trip ID from search_connections results.
    Connector