Skip to main content
Glama
Selangwe

linkedin-mcp-server

by Selangwe

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the HTTP server. Defaults to 3000.3000
TRANSPORTNoTransport protocol. Defaults to 'http'. Use 'stdio' for local development.http
MCP_AUTH_TOKENNoA long random string that protects /mcp and /oauth/linkedin/start.
TOKEN_STORE_PATHNoPath to the token file when TOKEN_STORE_DRIVER=file. Must point to a persistent volume.
LINKEDIN_CLIENT_IDNoLinkedIn app Client ID.
TOKEN_STORE_DRIVERNoToken store driver. Use 'kv' for Vercel/Redis, 'file' for disk-based storage.
LINKEDIN_REDIRECT_URINoOAuth redirect URI, must match the LinkedIn app's Authorized redirect URL exactly.
LINKEDIN_CLIENT_SECRETNoLinkedIn app Client Secret.

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

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

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