MCP Hub is a self-hosted tool that connects accounts you already own — Gmail inboxes and a Pipedrive workspace — to an AI assistant (Claude) over the Model Context Protocol. This page describes exactly what it does with data.
Only accounts you explicitly connect, and only with the permissions you tick at the moment you connect them:
Message bodies, subjects, attachments, contacts and CRM records are never written to this server's database. They are fetched from Google or Pipedrive at the moment a request is made, returned to the client that asked, and not retained afterwards.
Data fetched from your accounts is returned only to the MCP client you authenticated — your own Claude session — and only in response to your own requests. Nothing is sold, shared with third parties, used for advertising, or used to train any model.
This application's use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including its Limited Use requirements. Gmail data is used solely to provide the features you invoke, is not transferred to anyone except as needed to provide those features, is not used for advertising, and is not read by humans except as you direct.
Stored credentials are encrypted with Fernet (AES-128-CBC with HMAC) using a key held only in the server's environment and never in the database. The MCP endpoint requires a bearer token on every request. Each signed-in user can see and use only their own connected accounts.
Access to this deployment is by invitation. For any question about your data, or to have it removed, contact the operator through the same channel by which you were given access.