# PortEden MCP > Model Context Protocol gateway for PortEden. Exposes 12 focused MCP servers (121 tools total) as Streamable HTTP endpoints with OAuth 2.1. Each server is configured separately in your MCP client and exposes only the tools for its domain. ## MCP Servers - [Email (Gmail)](https://mcp.porteden.com/email): Send, reply, search, modify and delete Gmail messages and threads. (8 tools) - [Calendar (Google)](https://mcp.porteden.com/calendar): Create, update and search Google Calendar events; free/busy lookups; respond to invites. (9 tools) - [Drive (Google)](https://mcp.porteden.com/drive): Search, read, create, share, move and rename Google Drive files and folders. (12 tools) - [Google Docs](https://mcp.porteden.com/google-docs): Author and edit Google Docs documents block-by-block. (7 tools) - [Google Sheets](https://mcp.porteden.com/google-sheets): Read ranges, append rows, batch update — full Google Sheets operations. (13 tools) - [Google Slides](https://mcp.porteden.com/google-slides): Build and edit Google Slides decks programmatically. (7 tools) - [Tasks (multi-provider)](https://mcp.porteden.com/tasks): Multi-provider task connection — pick the task provider per call (Monday, Notion, Linear, Asana, Jira). (13 tools) - [Monday.com](https://mcp.porteden.com/monday): Monday.com boards, items and groups — pinned provider endpoint. (10 tools) - [Notion](https://mcp.porteden.com/notion): Notion pages, databases and blocks — pinned provider endpoint. (12 tools) - [Linear](https://mcp.porteden.com/linear): Linear issues, projects and cycles — pinned provider endpoint. (10 tools) - [Asana](https://mcp.porteden.com/asana): Asana tasks, projects and sections — pinned provider endpoint. (10 tools) - [Jira Cloud](https://mcp.porteden.com/jira-cloud): Atlassian Jira Cloud issues, sprints and projects. (10 tools) ## Protocol - Transport: MCP Streamable HTTP (POST to the endpoint URL) - Auth: OAuth 2.1 — see `/.well-known/oauth-protected-resource` (per RFC 9728) - A single server may be connected; configure each path you need separately for a focused tool list ## Optional - [PortEden](https://porteden.com): the data control plane behind these MCP servers