Back to Browse

What2post MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Read-only access to your what2post LinkedIn data: posts, profile stats, follower growth and goals.

About

Read-only access to your what2post LinkedIn data: posts, profile stats, follower growth and goals.

Remote endpoints: streamable-http: https://what2postapp.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

4 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-thedesti-what2post": {
      "url": "https://what2postapp.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

what2post MCP server

Read-only access to your what2post LinkedIn data - your synced posts, profile engagement stats, follower growth, and growth goals - from any MCP-compatible AI client.

This is a remote, hosted server (Streamable HTTP). There is nothing to install: point your client at the URL below and authenticate with your what2post API token.

MCP endpointhttps://what2postapp.com/mcp
TransportStreamable HTTP (remote, stateless)
AuthHTTP Authorization: Bearer <token> - your what2post API token from Settings (30-day expiry)
Connection guidehttps://what2postapp.com/docs/mcp
Registryio.github.theDestI/what2post on the official MCP Registry

Also listed on Smithery, Glama, and PulseMCP.

Tools

All tools are read-only and scoped to your own account.

ToolDescriptionSubscription
list_my_postsList your synced LinkedIn posts, newest firstRequired
get_my_profile_statsEngagement stats and recent posts for a profileRequired
get_my_growthFollower-growth stats over a time windowFree
get_my_goalsYour growth goals with progressFree

Connect

Claude Code

claude mcp add --transport http what2post https://what2postapp.com/mcp \
  --header "Authorization: Bearer <your what2post API token>"

Any MCP client (generic config)

{
  "mcpServers": {
    "what2post": {
      "url": "https://what2postapp.com/mcp",
      "headers": { "Authorization": "Bearer <your what2post API token>" }
    }
  }
}

Getting a token

Sign in at what2postapp.com, open Settings, and copy your API token (30-day expiry). Paste it into the Authorization header above.

Links

Reviews

No reviews yet

Be the first to review this server!