Back
Open Source

OPEN-SOURCE REPOS

Personal projects and tools: self-hosted, freely licensed, no SaaS lock-in.

claude-meta-mcp

MITAlpha

Self-hosted Meta connector for Claude: Ads CRUD, Pages, Instagram and Product Catalogs, no SaaS middleman.

Streamable-HTTP MCP server with 47 tools: Meta Ads read + write (campaigns / ad sets / ads / creatives + image and video upload + ad preview), Facebook Pages read + write, Instagram Business publishing (image / video / reels / stories / carousel) plus comment moderation, and Product Catalog inspection (catalogs, feeds, products, diagnostics) for Dynamic Product Ads. All write tools default to status=PAUSED, no accidental go-live. Runs behind nginx + pm2. An alternative to Windsor.ai / Pipeboard for anyone who wants to keep their ad data on their own server.

TypeScript · Node 20 · Express 5 · MCP SDK · Meta Graph API v22
Read moreGitHub →Setup on GitHubDeployment guideReleases

claude-mail-mcp

MITAlpha

Self-hosted IMAP/SMTP/CalDAV connector for Claude. For everyone whose mailbox isn't on Google.

Streamable-HTTP MCP server with 13 tools: 9 for email (folders, messages, search, get, send, draft, mark-read, move, delete) and 4 for calendar (calendars, events, create-event, find-free-slot). Works with any RFC-compliant mailbox: Mailbox.org, Fastmail, iCloud, Mailcow, iRedMail, Migadu, Nextcloud, your own Postfix box. One .env file with your credentials, one Bearer token at the MCP endpoint. No database, no state, nothing to maintain. Runs behind nginx + pm2 with the same OAuth shim as claude-meta-mcp, compatible with Claude.ai web and Claude Desktop.

TypeScript · Node 20 · Express 5 · MCP SDK · imapflow · nodemailer · tsdav
Read moreGitHub →Deployment guideReleases

All repos are MIT licensed (or will be). Fork them, deploy them, use them commercially. Bug reports and PRs are welcome on each project's GitHub repo.