OVH + AI

Connect OVH to Claude,
and Cursor, ChatGPT, any MCP client

Give your AI agent a real OVH inbox in minutes. Read, search, send, reply, schedule and organize mail with IMAP and your mailbox password, and use the same inbox in every MCP client, not just one.

Claude cannot reach OVH on its own. mcpemails is a hosted MCP server that connects it over IMAP using your mailbox password, so Claude, Cursor or any MCP client can read, search, send and organize that mail. Setup takes a couple of minutes and one inbox is free.

1 inbox free, forever Your mailbox password, no OAuth setup Email fetched live, never stored

How OVH connects: IMAP and your mailbox password

An OVH MX Plan mailbox connects over IMAP/SMTP with the mailbox password from the OVH control panel, and both hosts are ssl0.ovh.net. OVH Hosted Exchange is a different service: its hosts look like ex4.mail.ovh.net and outgoing mail runs over STARTTLS on port 587, never 465, which is why the shared-hosting defaults simply hang against it. mcpemails recognises both and picks the right pair.

The exact OVHcloud IMAP and SMTP settings

Copy these into the connect form. mcpemails prefills them where it can, and retries the other standard transport if the first does not answer.

ProtocolServerPortSecurity
IMAP (incoming)ssl0.ovh.net993TLS (implicit)
SMTP (outgoing)ssl0.ovh.net465TLS (implicit)

Verified 2026-08-31: ssl0.ovh.net answered a TLS connection and identified itself as an IMAP server under that name. It advertises LOGIN, PLAIN authentication.

Sign in with: The full email address at your own domain. OVH specifies the complete address for both incoming and outgoing servers, on every one of its mail products.

What your AI can do

A OVHcloud inbox your agent can actually use

Nine action-based MCP tools: send, reply, forward, schedule, and organize. Your agent finishes the job inside OVHcloud.

  1. 01Read

    Read & search mail

    List, read and search across folders to find that invoice, summarize a thread, or pull the latest from a sender.

  2. 02Send

    Send, reply & forward

    Compose and send real messages, reply in-thread, and forward, directly from your mailbox, not as a draft you finish by hand.

  3. 03Schedule

    Schedule for later

    Queue a message to go out at the right time, so your agent can draft now and send on schedule.

  4. 04Organize

    Move, copy, flag, archive, delete

    Keep the inbox tidy: file mail into folders, flag what matters, archive the rest, or delete on request.

Setup

Connect OVHcloud in four steps

From sign-up to first AI email in a couple of minutes.

01

Create a free account

Sign up for mcpemails, no card required. The free plan connects one inbox, forever.

02

Get your OVH mailbox password

In the OVH control panel, open the email service, pick the address and change its password. Copy the mail host OVH shows for that mailbox if it is not ssl0.ovh.net.

03

Paste it into mcpemails

Choose IMAP / SMTP, add your OVH address, the hosts below and the password to connect the inbox securely.

04

Paste the MCP URL into your AI

Drop https://mcpemails.com/api/mcp into Claude, Cursor or ChatGPT, authorize, and your agent has the inbox.

Before you start

What actually goes wrong with OVHcloud

OVH runs three mail products on three host patterns, and landing on the wrong one is the top failure here

This is the OVH problem. MX Plan, the mailbox bundled with domains and web hosting, is documented at ssl0.ovh.net (OVH also lists imap.mail.ovh.net and smtp.mail.ovh.net), IMAP on 993 with SSL/TLS and SMTP on 465 with SSL/TLS. Email Pro answers on pro plus your server number plus .mail.ovh.net, IMAP 993 with SSL and SMTP on 587 with STARTTLS. Hosted Exchange answers on ex plus your server number plus .mail.ovh.net, again IMAP 993 and SMTP 587 with STARTTLS. The three are not interchangeable in either direction. Pointing an Exchange or Email Pro mailbox at ssl0.ovh.net fails, and MX Plan on port 587 with STARTTLS is not where OVH documents it.

The Email Pro and Exchange hostnames contain a server number that cannot be guessed

OVH does not give Email Pro and Hosted Exchange a shared hostname. Each service sits on a numbered machine, and the number is part of the name, which is why ex4.mail.ovh.net works for one customer and returns nothing for the next. OVH prints it in the OVHcloud Control Panel: open the service, go to the General information tab and read the Connection box. There is no way to derive it from your domain and no autodiscovery that will find it for you, so copy it from the panel before you start.

Nothing in your address tells you which OVH product you have

All three products serve mail at your own domain, so you@yourdomain.fr looks identical whichever one it sits on. The answer is in the OVHcloud Control Panel under Web Cloud, where MX Plan appears under Emails, Email Pro has its own section, and Hosted Exchange has another. Check that first, because every other setting depends on it. If your OVH order was for Microsoft 365 rather than OVH's own Hosted Exchange, the mailbox is on Microsoft's servers under Microsoft's identity platform, and Microsoft's default tenant policy blocks end-user consent for third-party mail access. We do not claim to connect those.

MX Plan runs Dovecot without MOVE, UIDPLUS or SPECIAL-USE

The ssl0.ovh.net greeting identifies itself as Dovecot and advertises SASL-IR, IDLE, AUTH=PLAIN and AUTH=LOGIN, but not MOVE, UIDPLUS or SPECIAL-USE. Moving a message is therefore performed as a copy, a flag update and an expunge rather than one atomic command, and the new identifier of the copy has to be found by searching the destination. Folders are matched by name rather than by role, which matters more on OVH than elsewhere because so many OVH mailboxes are French: an agent looking for Sent may need to be told the folder is called Elements envoyes, and Trash may be Corbeille.

Known limits with OVHcloud

  • Microsoft 365 mailboxes ordered through OVHcloud cannot be connected. Microsoft's default tenant policy blocks end-user consent for third-party mail access.
  • Email Pro and Hosted Exchange hostnames contain a per-service server number, so we cannot prefill them. Take the value from the Connection box in the OVHcloud Control Panel.
  • MX Plan does not advertise MOVE, so a move is not atomic. If a connection drops part way through, a message can exist briefly in both folders.
FAQ

OVHcloud and AI: common questions

Does Claude work with OVH email?

Not on its own. Claude has no built-in OVHcloud connector. Connecting an MCP server such as mcpemails to the mailbox over IMAP gives Claude read, search, send, reply, schedule and organize access to it. The one thing you must establish first is which OVH mail product the address belongs to, because the hostnames differ completely between them.

What are the OVH IMAP and SMTP settings?

For MX Plan, OVH documents ssl0.ovh.net for both, IMAP on 993 with SSL/TLS and SMTP on 465 with SSL/TLS, and also lists imap.mail.ovh.net and smtp.mail.ovh.net as equivalents. Email Pro and Hosted Exchange instead use a numbered host of the form pro4.mail.ovh.net or ex4.mail.ovh.net, IMAP on 993 and SMTP on 587 with STARTTLS.

How do I know whether I have MX Plan, Email Pro or Hosted Exchange?

Sign in to the OVHcloud Control Panel and open Web Cloud. MX Plan mailboxes are listed under Emails, and Email Pro and Hosted Exchange each have their own section in the left menu. The address itself gives nothing away, since all three serve mail at your own domain, so the panel is the only reliable answer.

Where do I find my OVH server number?

Open the Email Pro or Hosted Exchange service in the OVHcloud Control Panel, select the General information tab and look at the Connection box. The number that appears there is the digit in your hostname, giving names such as pro4.mail.ovh.net or ex4.mail.ovh.net. It cannot be derived from your domain name.

Why does ssl0.ovh.net not work for my mailbox?

Because your mailbox is probably not an MX Plan mailbox. ssl0.ovh.net serves MX Plan only. An Email Pro or Hosted Exchange mailbox answers on its own numbered host and will refuse or ignore a connection aimed at ssl0.ovh.net, which looks like a hang or a wrong password rather than a wrong server.

Is my OVH mail stored on your servers?

No. Messages are fetched live from OVHcloud over IMAP for each request and handed to your AI client. Credentials are encrypted at rest and message bodies are not retained.

Give your AI an OVH inbox

Connect OVH in minutes. One inbox free forever, no card required.