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 |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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