Hqbase MCP Server

Your team's email workspace. On your infrastructure. An open-source shared email workspace that runs in your Cloudflare account and keeps mail and credentials in infrastructure you control. It is available as a remote MCP endpoint.

Teams that want a hosted email endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 295 · #30 OF 75 MAINTAINED EMAIL · VERIFIED 2026-08-25

AGPL-3.0 · TypeScript servers · how we verify → /methodology

01 · Install Hqbase

Claude Code

claude mcp add hqbase-hqbase --transport http https://{installation_domain}/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "hqbase-hqbase": {
      "url": "https://{installation_domain}/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

https://{installation_domain}/mcp

transport: streamable-http

endpoint NOT responding · probed 2026-08-25

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 remote - your agent's requests go to {installation_domain}

repo age created 2026-08-08 - young repo, little track record yet

license AGPL-3.0 - declared in the repository

registry namespace io.github.HQBase is GitHub-verified and matches the repo owner

03 · What Hqbase can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.2.0 · 2026-08-20

New · Refresh the app with responsive rail and drawer navigation, canonical /mail/ routes, Inter · typography, full-page conversation reading, and MCP and Agent Skill settings. · Add opaque cursor pagination for…

v1.1.2 · 2026-08-16

Add secure self-service password recovery from the sign-in page. Recovery links expire after · seven days, work once, invalidate older unused password links, and revoke existing sessions after · a successful reset.…

v1.1.1 · 2026-08-16

Publish the deployment-local Mail API instructions as a valid Agent Skill at · /skills/hqbase-mail/SKILL.md, add Copy and Download Skill actions, and redirect the earlier · /AGENTS.md and /agents.md paths.

04 · Who maintains Hqbase

HQBase is maintained by hqbase. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
email - ranked #30 of 75 actively-maintained email servers as of 2026-08-25.
release cadence
6 releases in the last 90 days (latest 2026-08-20)
registry
io.github.HQBase/hqbase (active, first published 2026-08-22)

06 · Hqbase FAQ

What is Hqbase?

Your team's email workspace. On your infrastructure. An open-source shared email workspace that runs in your Cloudflare account and keeps mail and credentials in infrastructure you control. It is available as a remote MCP endpoint.

Is Hqbase still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 6 releases in the last 90 days. We re-verify nightly.

How do I install Hqbase?

Run `claude mcp add hqbase-hqbase --transport http https://{installation_domain}/mcp`. You can also paste the ready-made client config above.

07 · Alternatives to Hqbase