Agentlair MCP Server
Give your AI agent an email address, encrypted vault, and a behavioral trust score - one API, no OAuth required. 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-22 · ★ 3 · #33 OF 75 MAINTAINED EMAIL · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Agentlair
before you install - you'll need
Set AGENTLAIR_API_KEY, AGENTLAIR_EMAIL before connecting.
Claude Code
claude mcp add piiiico-agentlair -- npx -y @agentlair/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"piiiico-agentlair": {
"command": "npx",
"args": [
"-y",
"@agentlair/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 MIT - declared in the repository
npm package @agentlair/mcp - the @agentlair scope differs from the repo owner (piiiico); confirm it's the project's official package
registry namespace io.github.piiiico is GitHub-verified and matches the repo owner
03 · Who maintains Agentlair
agentlair is maintained by piiiico. We track 3 MCP servers from piiiico - 3 actively maintained, 10 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from piiiico.
04 · Facts
- repository
- github.com/piiiico/agentlair
- website
- https://agentlair.dev/
- category
- email - ranked #33 of 75 actively-maintained email servers as of 2026-08-25.
- registry
- io.github.piiiico/agentlair (active, first published 2026-03-28 · 3 versions)
- packages
- npm:@agentlair/mcp
05 · Agentlair FAQ
What is Agentlair?
Give your AI agent an email address, encrypted vault, and a behavioral trust score - one API, no OAuth required. It runs locally over stdio via the published package.
Is Agentlair still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-22. We re-verify nightly.
How do I install Agentlair?
Run `npx -y @agentlair/mcp`. The README documents 2 environment variables (AGENTLAIR_API_KEY, AGENTLAIR_EMAIL) to set first. Set AGENTLAIR_API_KEY, AGENTLAIR_EMAIL before connecting. You can also paste the ready-made client config above.
Does Agentlair 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 Agentlair
Alternatives to Agentlair
Maintained email servers if Agentlair 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 · Gmail (pulsemcp) · Redact MCP · Outlook · IntoDNS.ai DNS & Email Security Scanner · Forge MCP
More TypeScript MCP servers · Commit - Supply Chain Risk Scoring · Data Link · Skill History · PineForge - offline PineScript v6 backtest MCP · Pinion05 Supabase MCP Lite · see all