flin-linkedin-posts-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINKEDIN_SCOPES | No | r_dma_portability_self_serve | |
| LINKEDIN_CLIENT_ID | Yes | LinkedIn Developer app client ID | |
| LINKEDIN_OAUTH_FLOW | No | OAuth flow type | |
| LINKEDIN_TOKEN_FILE | No | ~/.flin-linkedin-posts-mcp/tokens.json | |
| LINKEDIN_API_VERSION | No | 202312 | |
| LINKEDIN_MAX_RETRIES | No | 3 | |
| LINKEDIN_REDIRECT_URI | No | Local callback URI registered in LinkedIn app | |
| LINKEDIN_CLIENT_SECRET | No | LinkedIn Developer app client secret for 3-legged OAuth | |
| LINKEDIN_TIMEOUT_SECONDS | No | 30 | |
| LINKEDIN_OAUTH_TIMEOUT_SECONDS | No | 300 | |
| LINKEDIN_RESTLI_PROTOCOL_VERSION | No | 2.0.0 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| auth_statusA | Check whether the local MCP has a usable LinkedIn OAuth token |
| loginA | Start browser-based LinkedIn OAuth login and store the token locally |
| logoutA | Delete the locally stored LinkedIn OAuth token |
| list_snapshot_domainsB | List available LinkedIn Member Data Portability snapshot domains and item counts |
| list_member_postsC | List posts/share records for the authenticated LinkedIn member |
| analyze_member_postsD | Analyze the authenticated member's LinkedIn posts/share records |
| match_drafts_to_member_postsC | Match draft post texts against the authenticated member's published LinkedIn posts |
| get_post_social_metadataC | Fetch comment and reaction summary data for a single LinkedIn post |
| get_member_post_analyticsC | Fetch LinkedIn analytics metrics for a single member-owned post |
| enrich_member_posts_with_engagementC | Enrich exported member posts with LinkedIn social metadata and analytics when scopes are available |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/flin-agency/flin-linkedin-posts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server