← All servers
πŸ”§

ox-mcpVerifiedπŸ›‘ No advisories

io.github.Rheopyrin/ox-mcp
New to MCP? Start here β†’
0β˜… stars
436weekly installs
9 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/rheopyrin, which proved it owns this namespace.

Verified owner: github.com/rheopyrin β†—io.github.Rheopyrin/ox-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs OX_MCP_MAIL_APP_PASSWORD, OX_MCP_CALDAV_APP_PASSWORD, OX_MCP_CARDDAV_APP_PASSWORD.
βœ“
Configuration
Reads OX_MCP_MAIL_SERVER, OX_MCP_MAIL_USER, OX_MCP_CALDAV_SERVER, OX_MCP_CALDAV_USER, OX_MCP_CARDDAV_SERVER, OX_MCP_CARDDAV_USER.

About

MCP server for Open-Xchange: email (IMAP/SMTP), Sieve filters, CalDAV calendar, CardDAV contacts

Packages & transports

npm@rheopyrin/ox-mcpv0.1.2 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "ox": {
      "command": "npx",
      "args": [
        "-y",
        "@rheopyrin/ox-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @rheopyrin/ox-mcp