{
    "$schema": "https://www.ai-visibility.org.uk/specifications/identity-json/v1/identity-json.schema.json",
    "name": "Mailbox MCP",
    "url": "https://mailbox-mcp.com/",
    "type": [
        "SoftwareApplication",
        "Organization"
    ],
    "description": "Mailbox MCP is a remote Model Context Protocol server that gives an AI client read and write access to a mailbox the customer already owns: Gmail, Microsoft 365, or any IMAP host. It is not tied to one assistant. Any MCP client that supports remote servers can use it, and clients that only run local servers can reach it through the mcp-remote bridge. The design goal is that nothing is left behind: replies thread correctly, sent mail is filed once, reading a message does not mark it read, and attachment bytes arrive identical. Files are attached from the mailbox itself, from a web address, or from a one-off upload link, so they are streamed straight into the message and never pass through the assistant or cost it any output to encode.",
    "language": "en-GB",
    "alternateName": [
        "BSolve IT Limited",
        "mailbox-mcp.com"
    ],
    "legalName": "BSolve IT Limited",
    "foundingDate": "2002-12-03",
    "companyNumber": "04607330",
    "vatNumber": "GB 806 170 747",
    "location": {
        "name": "Registered office",
        "streetAddress": "5 Epping Close, Barton Seagrave",
        "addressLocality": "Kettering",
        "addressRegion": "Northamptonshire",
        "postalCode": "NN15 6TR",
        "addressCountry": "GB"
    },
    "contactPoints": [
        {
            "type": "general",
            "email": "support@mailbox-mcp.com",
            "url": "https://mailbox-mcp.com/about/"
        }
    ],
    "areaServed": "Worldwide",
    "sameAs": [
        "https://www.bsolveit.com/",
        "https://www.365i.co.uk/",
        "https://x.com/bsolveit",
        "https://www.facebook.com/bsolve",
        "https://www.linkedin.com/in/markmcneece/",
        "https://profiles.wordpress.org/bsolveit/"
    ],
    "founder": [
        {
            "name": "Mark McNeece",
            "jobTitle": "Founder",
            "description": "Mark McNeece is the founder of BSolve IT Limited, which has been registered in England and Wales since 2002 and has spent that time building and running web and hosting systems for other businesses. He built Mailbox MCP and answers its support email himself. Profile: https://mailbox-mcp.com/about/"
        }
    ],
    "metadata": {
        "version": "1.8.0",
        "lastUpdated": "2026-09-04",
        "specification": "https://www.ai-visibility.org.uk/specifications/identity-json/"
    }
}