Skip to main content
Glama
Sabari2005

LinkedIn MCP Server

by Sabari2005

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DRY_RUNNoWhen true, mutating tools validate and report but never execute.false
HUMANIZENoWhen true, adds random delays and human-like typing.true
LOG_LEVELNoLogging level: trace, debug, info, warn, error, silent.info
CACHE_TTL_MSNoRead cache lifetime in milliseconds.300000
MCP_HTTP_HOSTNoBind address for HTTP transport. Non-loopback requires MCP_HTTP_TOKEN.127.0.0.1
MCP_HTTP_PATHNoEndpoint path for HTTP transport./mcp
MCP_HTTP_PORTNoPort for streamable HTTP transport.3000
LINKEDIN_LI_ATNoLinkedIn session cookie (li_at) string. Outranks other authentication methods.
MCP_HTTP_TOKENNoBearer token required for non-loopback HTTP bindings.
DEBUG_ARTIFACTSNoWhen true, saves screenshots and HTML on browser failures.true
BROWSER_HEADLESSNoWhen false, browser UI is visible for debugging.true
TRANSPORT_STRATEGYNoTransport selection strategy: auto, api, or browser.auto
LINKEDIN_AUTO_LOGINNoIf set to false, disables the automatic browser login prompt on first use.true
LINKEDIN_COOKIE_FILENoPath to a JSON cookies file exported with Cookie-Editor extension.
REQUIRE_CONFIRMATIONNoWhen true, destructive tools require explicit confirm: true parameter.true
LINKEDIN_BROWSER_PROFILENoPath to a dedicated Chrome profile directory. Overrides automatic profile location.
RATE_LIMIT_MESSAGES_PER_DAYNoDaily messaging quota.100
RATE_LIMIT_CONNECTIONS_PER_DAYNoDaily connection request quota.80
RATE_LIMIT_REQUESTS_PER_MINUTENoGlobal request pacing limit.30
RATE_LIMIT_APPLICATIONS_PER_DAYNoDaily job application quota.50

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Sabari2005/linkedin-mcp-server'

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