Google PageRank for AI agents. 25,000+ tools indexed.

Dynamics 365 Finance & Operations MCP Server by mafzaal

#1432 of 9345 by mafzaal
55 score

Exposes the full capabilities of Microsoft Dynamics 365 Finance \u0026 Operations to AI assistants through 49 comprehensive tools and standardized protocol interactions. It enables sophisticated workflows including OData operations, metadata discovery, and secure database analysis.

Ranked #1432 out of 9345 indexed tools.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 365
Freshness 15d ago
Issue Health 100%
Stars 26
Platform Breadth 1 platform
Contributors 3
Description Detailed

How to Improve

Stars low impact

Low star count — promote the project, write docs, and engage the community to drive adoption

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for Dynamics 365 Finance & Operations MCP Server by mafzaal
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-mafzaal--d365fo-client)](https://agentrank-ai.com/skill/glama-mafzaal--d365fo-client/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-mafzaal--d365fo-client/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-mafzaal--d365fo-client" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# Dynamics 365 Finance & Operations MCP Server

<div align="center">
  
  <br />
  <br />
</div>

**Production-ready Model Context Protocol (MCP) server** that exposes the full capabilities of Microsoft Dynamics 365 Finance & Operations (D365 F&O) to AI assistants and other MCP-compatible tools. This enables sophisticated Dynamics 365 integration workflows through standardized protocol interactions.

**🚀 One-Click Installation for VS Code:**

**🐳 Docker Installation for VS Code:**

**☁️ Deploy to Azure Container Apps:**

Deploy the MCP server as a secure, internet-accessible HTTP endpoint with OAuth or API Key authentication. Perfect for web integrations and remote AI assistant access.

**Option 1: Using Bash Script (Recommended)**
```bash
# Download and run the deployment script
curl -O https://raw.githubusercontent.com/mafzaal/d365fo-client/main/deploy-aca.sh
chmod +x deploy-aca.sh

# Set authentication (choose OAuth or API Key)
export D365FO_MCP_AUTH_CLIENT_ID="your-client-id"
exp
Read full README on GitHub →