What2post
About
Read-only access to your what2post LinkedIn data: synced posts, profile engagement stats, follower growth, and growth goals. Remote, Streamable HTTP server with four read-only tools. Authenticate with your what2post API token (from Settings) as an HTTP Bearer token.
Details
- Author
- destilabs
- Downloads
- 304
- Categories
- Other, Marketing
Jump to
- Read‑only tools for your LinkedIn data
- Syncs LinkedIn posts and profile stats
- Tracks follower growth over time
- Supports growth goals
- Remote hosted server – nothing to install
- Authenticated via API token (30‑day expiry)
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
What2postCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
No installation is required. Point your MCP client at https://what2postapp.com/mcp and authenticate with your What2post API token (obtained from Settings, valid for 30 days) as an HTTP Bearer token. The AI assistant can then invoke any of the read‑only tools.
list_my_posts
List your synced LinkedIn posts, newest first. Scoped to one profile when profile_id is given, otherwise all your profiles. Requires an active subscription.
get_my_profile_stats
Get engagement statistics and recent posts for one of your LinkedIn profiles. Defaults to your primary profile when profile_id is omitted. Requires an active subscription.
get_my_growth
Get follower-growth statistics over the last days_back days for one LinkedIn profile. Defaults to your primary profile when profile_id is omitted.
get_my_goals
List your growth goals with progress. Optionally filter by status (e.g. active, completed).
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"what2post": {
"what2post": {
"url": "https://what2postapp.com/mcp",
"headers": {
"Authorization": "Bearer <your what2post API token>"
}
}
}
}
}
McpServers
{
"what2post": {
"url": "https://what2postapp.com/mcp",
"headers": {
"Authorization": "Bearer <your what2post API token>"
}
}
}
what2post is a LinkedIn growth tool. Its MCP server gives an AI assistant read-only access to your own what2post data: synced LinkedIn posts, profile engagement statistics, follower growth over time, and growth goals.
It is a remote, hosted server (Streamable HTTP) - nothing to install. Point your MCP client at https://what2postapp.com/mcp and authenticate with your what2post API token (from Settings, 30-day expiry) as an HTTP Bearer token.
Tools (all read-only): list_my_posts, get_my_profile_stats, get_my_growth, get_my_goals.
Connection guide: https://what2postapp.com/docs/mcp
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



