Skip to main content
Glama
devleads

linkedin_mcp

by devleads

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IPFOXY_HOSTNoIPFoxy proxy host
IPFOXY_PORTNoIPFoxy proxy port
DATABASE_URLYesPostgreSQL database connection string
PROXY_PROVIDERYesProxy provider to use (e.g. oxylabs, ipfoxy)
IPFOXY_PASSWORDNoIPFoxy proxy password
IPFOXY_USERNAMENoIPFoxy proxy username
OXYLABS_PASSWORDNoOxylabs proxy password
OXYLABS_USERNAMENoOxylabs proxy username

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": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
set_cookiesA

Set LinkedIn authentication cookies (li_at) for a profile. Use this for purchased accounts.

loginA

Login to LinkedIn with credentials and optional 2FA. First tries stored cookies.

get_session_statusC

Get status of a browser session.

open_manual_browserA

Open and pin a persistent browser window for manual profile actions.

save_session_cookiesB

Save cookies from active browser session to profile storage.

close_sessionB

Close a browser session and save cookies.

read_feedC

Read LinkedIn feed posts.

get_profileB

Get LinkedIn profile details by URL.

get_companyB

Get LinkedIn company details by URL.

search_peopleB

Search for people on LinkedIn.

search_postsB

Search for LinkedIn posts by keywords.

get_postA

Get a LinkedIn post by URL. Returns post details including whether the current account has liked or commented on it.

like_postB

Like a LinkedIn post.

comment_postC

Comment on a LinkedIn post.

like_and_comment_postA

Like and comment on a LinkedIn post in one operation (single page load).

read_messagesC

Read LinkedIn messages/conversations.

send_messageC

Send a direct message to a LinkedIn connection.

send_inbox_messageB

Send a message using conversation-id thread routing or profile-url compose routing.

send_connection_requestC

Send a connection request to a LinkedIn user.

create_postA

Create a personal post on LinkedIn.

create_company_postA

Create a post on behalf of a company page (requires admin access).

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/devleads/linkedin_mcp'

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