Forge MCP
A remote MCP server that connects AI assistants to the full Salesforge product suite: Salesforge, Primeforge, Leadsforge, Infraforge, Warmforge, and Mailforge. It runs locally over stdio via the published package.
People connecting email tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-20 · ★ 2 · #34 OF 75 MAINTAINED EMAIL · VERIFIED 2026-08-25
TypeScript servers · how we verify → /methodology
01 · Install Forge MCP
Claude Code
claude mcp add salesforgeai-forge-mcp -- npx -y @salesforge/forge-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"salesforgeai-forge-mcp": {
"command": "npx",
"args": [
"-y",
"@salesforge/forge-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package @salesforge/forge-mcp - the @salesforge scope differs from the repo owner (salesforgeai); confirm it's the project's official package
registry namespace io.github.SalesforgeAI is GitHub-verified and matches the repo owner
03 · Who maintains Forge MCP
forge-mcp is maintained by salesforgeai. It's the only MCP server we track from this author; the repo dates to Mar 2026.
04 · Facts
- repository
- github.com/salesforgeai/forge-mcp
- category
- email - ranked #34 of 75 actively-maintained email servers as of 2026-08-25.
- registry
- io.github.SalesforgeAI/forge-mcp (active, first published 2026-04-25)
- packages
- npm:@salesforge/forge-mcp
05 · Forge MCP FAQ
What is Forge MCP?
A remote MCP server that connects AI assistants to the full Salesforge product suite: Salesforge, Primeforge, Leadsforge, Infraforge, Warmforge, and Mailforge. It runs locally over stdio via the published package.
Is Forge MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-20. We re-verify nightly.
How do I install Forge MCP?
Run `npx -y @salesforge/forge-mcp`. You can also paste the ready-made client config above.
Does Forge MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
06 · Alternatives to Forge MCP
Alternatives to Forge MCP
Maintained email servers if Forge MCP isn't the fit.
- Emailmd Render markdown into email-safe HTML, lint drafts for deliverability problems, and preview emails. ★ 1,303 · 2026-08-15
- Sessy - Amazon SES observability Read-only Amazon SES observability: search events, inspect bounces, pull delivery stats. ★ 914 · 2026-08-18
- Mu News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint. ★ 387 · 2026-08-24
- Hqbase Connect AI agents to your self-hosted HQBase shared email workspace. ★ 295 · 2026-08-25
- SendGrid MCP server for SendGrid - global transactional + marketing email (Twilio-owned) ★ 269 · 2026-08-12
- Atomic Mail Programmable email inbox for AI agents - JMAP, PoW auth, stdio MCP server. ★ 266 · 2026-08-11
More email MCP servers · Email Inbox API + Sending by Sendmux · AI · Sequenzy MCP · Abnormal Security MCP · Proton Mail (unofficial)
More TypeScript MCP servers · Code Sentinel · AdGuard Home MCP Server · Authentik MCP Server · Proxmox VE MCP Server · Transcriptor MCP · see all