Skip to main content
Glama
abdulsammad-lgtm

LinkedIn Automation MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port3001
NODE_ENVNoEnvironment (development/production)development
LOG_LEVELNoLogging levelinfo
REDIS_URLNoRedis connection stringredis://localhost:6379
API_PREFIXNoREST API base path/api/v1
JWT_SECRETYesJWT signing secret
QDRANT_URLNoQdrant vector DB URLhttp://localhost:6333
CORS_ORIGINNoAllowed CORS originshttp://localhost:5173
DATABASE_URLNoPostgreSQL connection stringpostgresql://...
ENCRYPTION_KEYYesAES-256 encryption key (32 chars)
GEMINI_API_KEYNoGoogle Gemini API key
JWT_EXPIRES_INNoJWT token expiry7d
OPENAI_API_KEYNoOpenAI API key
SCHEDULER_CRONNoScheduler cron expression0 */6 * * *
FEATURE_CALENDARNoEnable calendar featuretrue
FEATURE_LEAD_GENNoEnable lead generationtrue
FEATURE_OUTREACHNoEnable outreachtrue
ANTHROPIC_API_KEYNoAnthropic API key
CACHE_TTL_SECONDSNoCache TTL300
FEATURE_AI_WRITERNoEnable AI writer featuretrue
FEATURE_ANALYTICSNoEnable analyticstrue
JWT_REFRESH_SECRETYesRefresh token secret
LINKEDIN_CLIENT_IDYesLinkedIn OAuth client ID
DEFAULT_AI_PROVIDERNoDefault AI provideropenai
RATE_LIMIT_WINDOW_MSNoRate limit window900000
LINKEDIN_CLIENT_SECRETYesLinkedIn OAuth client secret
RATE_LIMIT_MAX_REQUESTSNoMax requests per window100
MAX_SCHEDULED_POSTS_PER_DAYNoMax daily scheduled posts5

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/abdulsammad-lgtm/LinkedIn-Automation-MCP'

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