Skip to main content
Glama
chrishayuk

LinkedIn MCP Server

by chrishayuk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OAUTH_ENABLEDNoEnable OAuth authenticationtrue
OAUTH_SERVER_URLNoBase URL of the OAuth server, e.g. http://localhost:8000
SESSION_PROVIDERNoSession storage provider: memory or redismemory
ENABLE_PUBLISHINGNoEnable publishing tools (requires OAuth)false
SESSION_REDIS_URLNoRedis connection string (required if SESSION_PROVIDER=redis)
LINKEDIN_CLIENT_IDNoLinkedIn OAuth client ID from https://www.linkedin.com/developers/apps
LINKEDIN_BEARER_TOKENNoLinkedIn bearer token for passthrough mode (no OAuth flow)
LINKEDIN_REDIRECT_URINoOAuth callback URL, e.g. http://localhost:8000/oauth/callback
LINKEDIN_CLIENT_SECRETNoLinkedIn OAuth client secret

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/chrishayuk/chuk-mcp-linkedin'

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