peakai-mcp

pg-peakai/peakai-mcp
★ 0 stars TypeScript 🔒 Security Updated 1d ago
Remote MCP server exposing PeakAI's contact-intelligence API to Claude
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "peakai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pg-peakai/peakai-mcp"
      ]
    }
  }
}

README Excerpt

Remote MCP server that exposes PeakAI's contact-intelligence API as tools for Claude. **Status**: v0.1 scaffold. 7 tools wired to the public `/webhook/extractor` API. OAuth flow stubbed (step 4). | Tool | API type | Description | |---|---|---| | `find_personal_email` | `email` | Personal email for a LinkedIn profile (1 credit) |

Tools (7)

enrich_profilefind_din_emailfind_din_phonefind_personal_emailfind_phonefind_work_emailreverse_lookup