Skip to main content
Glama
130,276 tools. Last updated 2026-05-07 03:10

"LinkedIn company profile pages" matching MCP tools:

  • Get the full intelligence profile for a brand by its URL slug. Args: slug: URL-safe brand identifier (e.g. "pacvue", "hubspot", "snowflake"). Use search_brands to discover slugs if unsure. Returns: Full brand profile including company overview (3 paragraphs), signal summary, structured FAQs, vertical, tier/rank, website, tags, and source URL. Returns an error dict if the brand is not found.
    Connector
  • Get the calling company's regulatory posture — saved entity types, actor roles per regulation, and active conditions. The profile defines WHICH regulations and roles apply to this company. Use the actor_roles to filter obligations with get_obligations(actor_role=...). The profile is the baseline — you can extend beyond it using get_actor_roles() to discover additional roles if your analysis suggests they may be relevant. If the profile is empty (profile_complete=false), the company hasn't completed onboarding yet. Guide them to set up their profile at app.velvoite.eu/account. No parameters needed — the profile is determined by the API key. Returns: company_name: Company name jurisdictions: Active jurisdictions (always includes 'eu') profile: entity_types: List of entity type codes (e.g. ['credit_institution']) actor_roles: Dict of regulation_code -> list of role codes (e.g. {'dora': ['financial_entity'], 'ai_act': ['ai_deployer']}) conditions: Dict of regulation_code -> list of active conditions (e.g. {'dora': ['uses_ict_third_party'], 'ai_act': ['always']}) profile_complete: Whether the company has selected at least one actor role
    Connector
  • Register a new agent on Human Pages. Returns an API key (hp_...) that you MUST save — it cannot be retrieved later. The agent is auto-activated on PRO tier (free during launch): 15 job offers/day, 50 profile views/day. Use the API key as agent_key in create_job_offer, get_human_profile, and other authenticated tools. Typical first step before hiring.
    Connector
  • Search Companies House by company name. Returns a list of matches. For a direct lookup by company number, use the company://{company_number} resource instead (e.g. read_resource("company://00445790")).
    Connector
  • POST /v1/company/lookalike. Find similar companies using seed domains. Returns a job_id (async, 202). Poll GET /v1/company/lookalike/{job_id}/status until completed or failed.
    Connector
  • Fetch the full record for an ID returned by search. Routes by prefix to the appropriate register: - company:{number} → Companies House full profile - charity:{number} → Charity Commission full profile - disqualification:{officer_id} → Disqualified director full record - notice:{notice_id} → Gazette notice full legal text
    Connector

Matching MCP Servers

Matching MCP Connectors

  • LinkedIn API as MCP tools to retrieve profile data and publish content. Powered by HAPI MCP.

  • linkedin-humblebrag MCP — wraps StupidAPIs (requires X-API-Key)

  • Load a Talent-Augmenting OS profile by name. Returns the full profile with expertise map, calibration settings, task classification, and red lines. Use this at the start of every conversation.
    Connector
  • Send a message to a thread, channel, or contact. Supports Telegram, Email, LinkedIn, and other connected channels. For LinkedIn posts (comment_thread kind), this posts a comment on the post. Can automatically resolve recipients and channels when not specified. Can send files/images/documents as attachments — pass `attachments=[file_id, ...]` with integer file IDs obtained from collections.list_files, workspace.search, or files.search. `text` is optional when attachments are provided.
    Connector
  • Comprehensive company profile: facilities (with addresses and operations), enforcement actions (recalls), 510(k) clearances, PMA approvals, and drug applications for a single company and its known aliases. Costs 5 credits. Excludes: inspection history, citations, compliance actions (warning letters), facility-level product lists, import refusals, and family rollups across separate child company records. For family rollups: call fda_suggest_subsidiaries first, then use fda_save_aliases for true same-company names or fda_link_subsidiaries for distinct child companies. Related: fda_suggest_subsidiaries (discover subsidiaries), fda_link_subsidiaries (create explicit family links), fda_get_facility (per-facility products, operations type, risk summary by FEI), fda_inspections (inspection history by FEI or company), fda_citations (CFR violations by FEI), fda_compliance_actions (warning letters/seizures by FEI or company), fda_search_aphis (animal health facilities for vet companies), fda_drug_shortages (active drug shortages).
    Connector
  • Retrieve the verified identity profile of any business across 34 countries (5.5M entities). Use this when a user asks 'is this company legit?', 'who is behind this company?', 'check this CIF/VAT/LEI', or needs due diligence on any business. Cross-references 5 authoritative sources in parallel: - ENTIA Registry (5.5M verified entities) - BORME / Registro Mercantil (40.3M official acts, 2009-2026) - VIES (EU VAT validation, 27 member states) - GLEIF (LEI global identifiers) - Wikidata (structured knowledge graph) Returns: legal name, address, trust score (0-100), verification status, data coverage percentage, full source chain with timestamps, and BORME corporate history. Accepts: CIF (B80988678), EU VAT with prefix (ESB80988678, FR12345678901), LEI (20-char alphanumeric), or company name.
    Connector
  • Generate and save a complete Talent-Augmenting OS profile from assessment data. Call this after talent_assess_score to create the profile file. Takes the computed scores, demographic info, goals, task classifications, and preferences collected during the assessment conversation. Returns the generated profile and saves it to disk.
    Connector
  • Start a contact research job — AI gathers insights from LinkedIn and other sources asynchronously; use contacts.get_research to poll for results
    Connector
  • Resolve a company name to its canonical company_id and list all known aliases. Returns the canonical slug, match confidence, and alias names. Read-only lookup — does not discover new aliases. Related: fda_suggest_subsidiaries (discover potential subsidiaries not yet aliased), fda_company_full (full profile using the resolved name).
    Connector
  • Get a cross-platform advertising performance report. Aggregates metrics across all connected ad platforms into a single view. Useful for comparing performance across Meta, Google, LinkedIn, TikTok, etc.
    Connector
  • Create a new hiring context (company profile) for organizing candidates and JDs. Returns a context object with 'id'. Use this id as context_id in atlas_upload_candidate, atlas_create_jd, atlas_list_candidates, and all analysis/batch/utility tools. This is the first step in the Atlas workflow. Free.
    Connector
  • Fetch the full Companies House profile for a company number. Returns status, registered address, SIC codes, filing compliance (overdue accounts and confirmation statement flags), and whether the company has outstanding charges. Use company_search first to find the company number.
    Connector
  • View an agent profile. Pass api_key for your own profile or agent_handle for any public profile. Returns tier, governance status, and reputation.
    Connector
  • Retrieve the verified identity profile of any business across 34 countries (5.5M entities). Use this when a user asks 'is this company legit?', 'who is behind this company?', 'check this CIF/VAT/LEI', or needs due diligence on any business. Cross-references 5 authoritative sources in parallel: - ENTIA Registry (5.5M verified entities) - BORME / Registro Mercantil (40.3M official acts, 2009-2026) - VIES (EU VAT validation, 27 member states) - GLEIF (LEI global identifiers) - Wikidata (structured knowledge graph) Returns: legal name, address, trust score (0-100), verification status, data coverage percentage, full source chain with timestamps, and BORME corporate history. Accepts: CIF (B80988678), EU VAT with prefix (ESB80988678, FR12345678901), LEI (20-char alphanumeric), or company name.
    Connector