Skip to main content
Glama
confortistefano

LinkedIn Ad Library MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP server bind address127.0.0.1
MCP_PORTNoHTTP server port3000
RATE_LIMITNoMax requests per minute (HTTP mode)100
MCP_TRANSPORTNoTransport mode: stdio or httpstdio
LINKEDIN_ACCESS_TOKENYesOAuth access token for LinkedIn Ad Library API

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_adsA

Search LinkedIn sponsored ads by keyword, company, or topic. Use to analyze competitor ad copy, messaging strategy, creative formats, geo-targeting, and audience segmentation.

Returns: advertiser name and payer, ad type (video, image, document, status update), impression ranges, country distribution (%), targeting facets (language, location, job title, company, audience), and direct link to the ad.

Example: search_ads({ keyword: "klarna", count: 25 })

search_jobsA

Search LinkedIn sponsored job postings. Use to track competitor hiring patterns, team expansion signals, and market positioning through the roles they're investing in.

Returns: job title, organization, location, payer (who's paying for the sponsorship), and description preview.

Example: search_jobs({ keyword: "fintech product manager", count: 25 })

search_paid_endorsementsA

Search LinkedIn thought leader ads (paid endorsements). Use to identify influencer partnerships, executive branding strategies, and creator-driven campaigns by competitors.

Returns: direct URLs to the sponsored posts.

Example: search_paid_endorsements({ keyword: "scalapay" })

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/confortistefano/linkedin-ads-library-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server