Dynamics 365 Sales MCP Server

Microsoft's hosted Model Context Protocol server for Dynamics 365 Sales. Exposes 20 sales tools to any MCP-capable agent — lead and account research, competitor research, engagement summaries, lead qualification assessment, outreach email drafting, MEDDPICC opportunity health, opportunity signals, stakeholders, risks and pain points, record catch-ups, and SharePoint document search and Q&A. The endpoint is per-environment and authenticates with Microsoft Entra ID. It carries no CRUD tools — creating and updating Sales records goes through the Dataverse MCP server at https://{org}.api.crm.dynamics.com/api/mcp or the Dataverse Web API.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/dynamics-365-sales-mcp-server"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-dynamics-365-sales:dynamics-365-sales-mcp-server
name: Dynamics 365 Sales MCP Server
description: Microsoft's hosted Model Context Protocol server for Dynamics 365 Sales. Exposes 20 sales
  tools to any MCP-capable agent — lead and account research, competitor research, engagement summaries,
  lead qualification assessment, outreach email drafting, MEDDPICC opportunity health, opportunity signals,
  stakeholders, risks and pain points, record catch-ups, and SharePoint document search and Q&A. The endpoint
  is per-environment and authenticates with Microsoft Entra ID. It carries no CRUD tools — creating and
  updating Sales records goes through the Dataverse MCP server at https://{org}.api.crm.dynamics.com/api/mcp
  or the Dataverse Web API.
humanURL: https://learn.microsoft.com/en-us/dynamics365/sales/connect-agents-to-model-context-protocol
baseURL: https://agent365.svc.cloud.microsoft/mcp/environments/{EnvironmentID}/servers/msdyn_SalesMCPServer
tags:
- MCP
- Agents
- Sales
- Copilot
- Dynamics 365
properties:
- type: MCPServer
  url: mcp/microsoft-dynamics-365-sales-mcp.yml
- type: ToolCrosswalk
  url: mcp/microsoft-dynamics-365-sales-tool-crosswalk.yml
- type: Documentation
  url: https://learn.microsoft.com/en-us/dynamics365/sales/model-context-protocol-sales-overview
- type: Authentication
  url: authentication/microsoft-dynamics-365-sales-authentication.yml