About

Who is asking for your inbox

Connecting MCPEmails means letting an AI agent reach your mail, so it is fair to ask who runs the service on the other end. It is one person, working under a registered business, on code you can read. This page exists so you can check that rather than take my word for it.

1. Who I am

My name is Asgeir Albretsen. I am a software developer in Bergen, Norway, with a BSc in Computer Technology (datateknologi) from the University of Bergen. I build and run MCPEmails myself.

The working history behind the name:

I am still employed full time as a software developer. I do not name that employer here: listing them beside a product they have nothing to do with would read as an endorsement they never gave. MCPEmails is separate from the job, independent and self funded, and built in my own time.

You do not have to take that on trust either. The same person, in three places you can check:

2. Why I built this

I wanted my own agents working my inbox. Every option I looked at wanted a copy of my mail first: sync it, index it, keep it in someone else's database for as long as the account exists. For a mailbox that holds invoices, contracts, and password resets, that is a large permanent trade for a convenience I only wanted some of the time.

So I built the version I was willing to use myself. Mail is fetched live when your agent asks for it and dropped when the response is sent, so there is no stored copy here to leak. The one sensitive thing kept is the mailbox credential, encrypted at rest, because the next call you ask for needs it. I run my own mail through it every day.

3. What you are actually trusting

Three separate things, worth naming separately, because they fail in different ways.

  • A named person. Me. Not a support alias, not a brand with nobody visible behind it. If something goes wrong, you know whose name is on it.
  • A registered business. MCPEmails is operated by Albretsen Consulting, a Norwegian sole proprietorship registered in Enhetsregisteret at Brønnøysundregistrene. A sole proprietorship carries personal liability, so the name is attached in the legal sense too, not just the moral one.
  • Code you can read. The server is public on GitHub under AGPL-3.0, and the hosted service runs that same code. Every claim on this site is a claim the source can contradict.

Legal entity

Albretsen Consulting (enkeltpersonforetak)

Organisation number 926 646 753

Håsteins gate 9, 5160 Laksevåg, Norway

Registered in Enhetsregisteret, Brønnøysundregistrene

Full legal identification is set out in the terms of service and the privacy policy.

4. What happens if I am hit by a bus

One person running an email service is a real risk, and it would be dishonest to write a page like this without saying so. I could fall ill, lose interest, or be hit by a bus. A hosted service with a single operator and closed source would leave you with agents wired into something nobody maintains, and a support address nobody reads.

That is what the licence is for. MCPEmails is open source under AGPL-3.0, and the hosted service runs the same server you can clone. If I stop, you clone the repository, bring the stack up with one command, point your agent at your own instance, and carry on. Your credentials are yours, your mail was never stored here in the first place, and the tools your agent already knows keep the same names. There is nothing of yours held in a database of mine to be stranded in.

That is as far as an honest one person business can go: not a promise that I will always be here, but a way out that does not depend on my being here. It is worth walking the self-host path once while everything is fine, so you know it works before you ever need it.

5. How to reach me

There is no support queue and nobody to route your message to. It arrives with me, and I answer it.

  • hello@mcpemails.com for anything about the product, an account, billing, or a bug. I aim to reply within one business day.
  • security@mcpemails.com for a vulnerability report. I aim to acknowledge those within 24 hours, and the full disclosure process, including safe harbour, is on the security page.
  • I am in Bergen, Norway, so a message sent late in the North American day is usually answered the next morning, European time.

Still deciding whether to hand this a mailbox?

Read what the service touches and what it keeps, or skip me entirely and run it yourself.