LinkedIn Posts Hunter MCP is a Model Context Protocol (MCP) server that provides tools for automating LinkedIn job post search and management through your AI assistant (Claude Desktop, Cursor, or other MCP-compatible clients).
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"linkedin-posts-hunter-mcp-server": {
"args": [
"-y",
"linkedin-posts-hunter-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Automate LinkedIn job post searching and tracking with AI-powered assistance
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'linkedin-posts-hunter-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked linkedin-posts-hunter-mcp against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in marketing
DataForSEO API modelcontextprotocol server
一键同步文章到多个内容平台,支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台,一次发布,多平台同步发布。解放个人生产力
MCP server for the PostFast API — schedule and manage social media posts via AI tools
Google Ads MCP with MCC support: 35 tools for campaigns, keywords, reporting, GAQL.
MCP Security Weekly
Get CVE alerts and security updates for LinkedIn Posts Hunter MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Automate LinkedIn job post searching and tracking with AI-powered assistance
LinkedIn Posts Hunter MCP is a Model Context Protocol (MCP) server that provides tools for automating LinkedIn job post search and management through your AI assistant (Claude Desktop, Cursor, or other MCP-compatible clients).
Why LinkedIn Posts? Job opportunities often appear in LinkedIn posts first, before they're posted on traditional job boards. By monitoring LinkedIn posts, you can discover opportunities earlier and get a competitive advantage in your job search.
1. Authentication & Scraping
2. Local Data Storage
3. Visual Interface
4. Dual Control
manage_posts and viewer_filtershttps://github.com/user-attachments/assets/93f32db4-9ecf-4438-889f-ebe95b5b17e9
Watch the complete workflow from authentication to post management
System architecture showing components and their interactions
This MCP server exposes 6 tools that can be called from your AI assistant:
authManage LinkedIn authentication with persistent session storage.
Parameters:
action: "authenticate" | "status" | "clear"force_reauth: boolean (