PluginBench
MCP Server
Active

io.github.johnisanerd/linkedin-posts MCP Server

io.github.johnisanerd/linkedin-posts

What is the io.github.johnisanerd/linkedin-posts MCP server?

Scrape and analyze public LinkedIn posts as structured JSON via the Apify LinkedIn Posts API.

How to install io.github.johnisanerd/linkedin-posts

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "linkedin-posts": {
      "url": "https://mcp.apify.com/?tools=johnvc/linkedin-posts-api"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "linkedin-posts": {
      "serverUrl": "https://mcp.apify.com/?tools=johnvc/linkedin-posts-api"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "linkedin-posts": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/linkedin-posts-api"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "linkedin-posts": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com/?tools=johnvc/linkedin-posts-api"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http linkedin-posts https://mcp.apify.com/?tools=johnvc/linkedin-posts-api

Related MCP servers

US Congress stock trades and financial disclosures by member, ticker, or date, hosted MCP.

9
Python
MIT
View repository →

Google Events listings with dates, venues, and ticket links via a hosted MCP server.

2
Python
View repository →

Google Hotels prices, ratings, reviews, and photos via an Apify Actor, hosted MCP.

2
Python
View repository →

Gas and fuel prices by station and area, as structured data via a hosted MCP server.

1
Python
View repository →

Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.

1
Python
View repository →

Search Google Scholar for academic papers, citations, and author profiles.

1
MIT
View repository →