d365-agent-mcpserver-dotnet\n\nC#/.NET implementation of the MCP Server for the Dynamics 365 AI Agent.

d365-agent-mcpserver-dotnet\n\nC#/.NET implementation of the MCP Server for the Dynamics 365 AI Agent.

site icon
2025.04.22 0
Dynamics 365AI Agent通信服务其它
d365-agent-mcpserver-dotnet 是一个基于 C#/.NET 实现的 MCP 服务器,专为 Dynamics 365 AI Agent 设计。它提供了与 Dynamics 365 AI Agent 交互的能力,支持通过 MCP 协议进行通信。
View on GitHub

Overview

基本能力

产品定位

d365-agent-mcpserver-dotnet 是一个为 Dynamics 365 AI Agent 提供通信支持的 MCP 服务器,基于 C#/.NET 实现。

核心功能

  • 实现 MCP 协议,支持与 Dynamics 365 AI Agent 的通信。
  • 提供 C#/.NET 环境下的高性能服务端实现。

适用场景

  • Dynamics 365 AI Agent 的后端服务开发。
  • 需要与 Dynamics 365 AI Agent 进行通信的应用场景。

工具列表

无明确工具列表。

常见问题解答

无明确常见问题解答。

使用教程

使用依赖

需要安装 .NET 运行时或 SDK。

安装教程

  1. 克隆项目仓库: bash git clone <repository-url>
  2. 进入项目目录: bash cd d365-agent-mcpserver-dotnet
  3. 构建项目: bash dotnet build
  4. 运行项目: bash dotnet run

调试方式

  1. 使用 Visual Studio 或 VS Code 打开项目。
  2. 设置断点并启动调试。
  3. 检查日志输出以排查问题。

许可证

该项目遵循 None 开源许可条款。