Skip to main content
Glama

LinkedIn MCP Assistant

by ertiqah

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
publish_linkedin_post

Publish a text post to LinkedIn, optionally including media (images/videos) specified by URL.

schedule_linkedin_post

Schedule a text post for LinkedIn at a specific future date and time, optionally including media (images/videos) specified by URL.

publish_twitter_post

Publish a text post (tweet) to Twitter.

analyze_linkedin_chat

Ask questions about the user's LinkedIn profile, content, or network, with support for multi-turn conversations.

generate_linkedin_post

Generate three LinkedIn post variants from any content (article, newsletter, notes, etc.) to optimize engagement.

get_linkedin_posts

Retrieve the user's recent LinkedIn posts with engagement metrics.

get_linkedin_profile

Retrieve the user's LinkedIn profile information including headline, summary, experience, and education.

set_linkedin_url

Set or update the LinkedIn profile URL to analyze. Required before using profile/posts retrieval tools if not set previously.

refresh_linkedin_profile

Force a refresh of the LinkedIn profile data to update any recent changes.

refresh_linkedin_posts

Force a refresh of LinkedIn posts data to capture recently published content.

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/ertiqah/linkedin-mcp-runner'

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