generated: '2026-07-19' method: searched status: published source: https://developers.fellow.ai/reference/mcp-server server: name: fellow transport: http url: https://fellow.app/mcp auth: type: oauth2 grant_types: - authorization_code - refresh_token pkce: S256 authorization_endpoint: https://fellow.app/mcp/authorize token_endpoint: https://fellow.app/mcp/token registration_endpoint: https://fellow.app/mcp/register revocation_endpoint: https://fellow.app/mcp/revoke metadata: well-known/fellow-oauth-authorization-server.json scopes: - read_calendar - read_meeting_content - read_action_items - read_channels - write_meeting_agenda access: Read-only over the data the authenticating user can already see in Fellow. A workspace admin must first enable MCP connections (Workspace Settings -> Security -> Allow users to create MCP connections). Works with any MCP client (Claude, ChatGPT, Cursor). tools: - name: get_action_items description: Get action items. - name: get_meeting_participants description: Get meeting participants. - name: get_meeting_summary description: Get meeting summary. - name: get_meeting_transcript description: Get meeting transcript. - name: search_meetings description: Search meetings. notes: Officially published, hosted remote MCP server documented by Fellow. Tool list and scopes captured verbatim from the docs and the RFC 8414 metadata document. deployment: mode: remote endpoint: https://fellow.app/mcp verified: probed probe: gated checked: '2026-08-12' source: catalog MCP census