Prerequisites
Before you begin, create an account and get your API Key.
Getting started
Connect to LinkedIn to manage profiles, create posts, share content, and automate professional networking activities through AI agents.- API
- UI
- Open Source
1
Install the SDKs (optional)
2
Create a Strata MCP Server with LinkedIn
3
Authenticate
You can specify custom scope and redirect_url parameters in the OAuth URL. Check the API reference for more details.
Your LinkedIn MCP Server is ready! Once authentication is complete, you can use your MCP server URL with any MCP-compatible client.
Available Tools
Tools Information
Tools Information
Tool Name | Description |
---|---|
linkedin_get_profile_info | Retrieve LinkedIn profile information (current user or specified person) |
linkedin_create_post | Create a text/article post on LinkedIn with customizable visibility |
linkedin_create_url_share | Create a LinkedIn post that shares a URL with metadata preview |
linkedin_format_rich_post | Format rich text for LinkedIn posts with various formatting options |
For more details about tool input schema, use the get_tools API.