Skip to main content
Glama

LinkedIn-Posts-Hunter-MCP-Server

manifest.json1.59 kB
{ "manifest_version": "0.2", "name": "linkedin-posts-hunter-mcp", "version": "1.0.2", "description": "AI-powered LinkedIn job post search and tracking. Automate post scraping with Playwright, store locally in SQLite, and manage via a React dashboard or natural language commands.", "long_description": "LinkedIn Posts Hunter MCP is a Model Context Protocol server that provides AI-powered tools for automating LinkedIn job post search and management. Features include: Playwright-based browser automation with persistent authentication, local SQLite database storage for complete privacy, a modern React dashboard with advanced filtering and tracking capabilities, and dual control through either natural language AI commands or point-and-click UI. Search posts by keywords, track applications, manage data with filters by date/status/keywords, and visualize results in table or card views. All data stays on your machine - no external servers involved.", "author": { "name": "Kevin Weitgenant", "email": "kevin.weitgenant@gmail.com", "url": "https://github.com/kevin-weitgenant" }, "icon": "saitama-job-hunting.png", "server": { "type": "node", "entry_point": "build/index.js", "mcp_config": { "command": "node", "args": [ "${__dirname}/build/index.js" ], "env": {} } }, "keywords": [ "linkedin", "playwright", "react", "job searching" ], "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/kevin-weitgenant/LinkedIn-Posts-Hunter-MCP-Server.git" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kevin-weitgenant/LinkedIn-Posts-Hunter-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server