mcp-servers

matthew-fitzgerald123/mcp-servers
★ 0 stars JavaScript 🗄️ Database Updated 1d ago
MCP servers for job search automation: application tracking, LinkedIn email import, follow-up classification, and Apple Calendar integration
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "matthew-fitzgerald123/mcp-servers"
      ]
    }
  }
}

README Excerpt

A collection of MCP (Model Context Protocol) servers that give Claude real-world tools for job searching, calendar management, and email intelligence — all running locally with no third-party cloud services. --- SQLite-backed job application lifecycle tracker. Stores applications, contacts, interactions, and prep notes. Exposes 14 MCP tools for querying and updating your pipeline conversationally.