# Reachdesk MCP Server

**Canonical:** https://apis.io/apis/reachdesk/reachdesk-mcp/  
**Provider:** Reachdesk — https://apis.io/providers/reachdesk/  
**Base URL:** https://app.reachdesk.com/mcp  
**Documentation:** https://reachdesk.readme.io/

Reachdesk MCP Server is one of 2 APIs that [Reachdesk](https://apis.io/providers/reachdesk/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include MCP, AI Agents, Gifting, and Authentication.

Reachdesk operates a first-party remote Model Context Protocol server at https://app.reachdesk.com/mcp, on the same host as its REST API. It is a hosted HTTP endpoint an MCP client POSTs to directly — there is no stdio package to install. Access is OAuth 2.1 with dynamic client registration (RFC 7591), PKCE S256, and two published scopes, mcp:tools.user.read and mcp:tools.user.write, which scope tools to the authenticated Reachdesk user. The server is undocumented in Reachdesk's knowledge base and API reference; it was found by probing the API host, and the tool list is auth-gated.

## Machine-readable artifacts (4)

- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/reachdesk/refs/heads/main/mcp/reachdesk-mcp.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/reachdesk/refs/heads/main/mcp/reachdesk-tool-crosswalk.yml
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/reachdesk/refs/heads/main/scopes/reachdesk-scopes.yml
- **WellKnown** — https://raw.githubusercontent.com/api-evangelist/reachdesk/refs/heads/main/well-known/reachdesk-well-known.yml

## Other Reachdesk APIs (1)

- [Reachdesk API](https://apis.io/apis/reachdesk/reachdesk-api/)

## Tags

MCP, AI Agents, Gifting, Authentication

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/reachdesk/reachdesk-mcp/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/reachdesk/.
