Microsoft Dataverse
БесплатноНе проверенEnables AI assistants to access and manipulate Microsoft Dataverse data with tools for listing tables, describing schemas, reading/writing records, executing pr
Описание
Enables AI assistants to access and manipulate Microsoft Dataverse data with tools for listing tables, describing schemas, reading/writing records, executing prompts, and retrieving knowledge from configured sources.
README
This repository demonstrates a sophisticated Model Context Protocol (MCP) Server that integrates with Microsoft Dataverse and showcases advanced MCP capabilities beyond basic tool execution. Features include intelligent data visualization through Chart.js report generation.
Key MCP Features Implemented
🔄 MCP Elicitation
The server prompts users to choose between receiving raw JSON or saving results as formatted resources.
🧠 MCP Sampling
Data transformation by internal calls to the LLM - sampling - to convert raw Dataverse JSON responses into user-friendly formats including markdown tables and interactive Chart.js visualizations.
📁 MCP Resources
Dynamic resource creation that stores transformed data as accessible resources available from the MCP Server. Supports both markdown documents and interactive HTML reports viewable in browsers.
📊 MCP Progress
Real-time progress notifications during bulk operations (e.g., creating multiple contact records, generating reports) with status updates and completion tracking.
How It Works
Data Retrieval & Resource Creation
- Query Execution: Execute FetchXML queries against Dataverse using the
ExecuteFetchtool - Smart Result Handling: MCP Elicitation prompts user to save results as resources
- Data Transformation: MCP Sampling transforms JSON to markdown tables
- Resource Creation: Formatted data saved as MCP Resource with descriptive metadata
Report Generation
- Data Input: Provide FetchXML query or CSV data via
CreateReportFromQueryorCreateReportFromData - Chart Generation: MCP Sampling generates Chart.js code based on data and report requirements
- Template Processing: LLM-generated code inserted into HTML template with custom headings
- HTTP Serving: Interactive reports accessible at
http://localhost:3001/dynamic/{filename}.html
Available MCP Tools
Data Operations
- ExecuteFetch: FetchXML query execution with smart result handling
- WhoAmI: Dataverse identity verification
- BulkCreateRandomContacts: Bulk data creation with progress tracking
Report Generation
- CreateReportFromQuery: Generate Chart.js visualizations from FetchXML queries
- CreateReportFromData: Create Chart.js reports from CSV data with custom headings
Resource Management
- CreateTextResource: Basic resource creation for any text content
Demo
This video demonstrates VS Code using this MCP Server to:
- Retrieve Dataverse data through FetchXML queries
- Transform large result sets into
Markdownformatted resources - Optional adding of resources to the AI context window for enhanced conversations
This video demonstrates the report generation functionality:
- Retrieve Dataverse data through FetchXML queries and make them available as MCP Resources.
- Converting the result to a Chart.js visualization, using natural language.
Technical Implementation
Built with:
- ASP.NET Core and .NET 9.0
- C# MCP SDK for protocol implementation
- Microsoft.PowerPlatform.Dataverse.Client for Dataverse integration
- ModelContextProtocol.AspNetCore v0.3.0-preview.3
- Chart.js for interactive data visualizations via template-based generation
Getting Started
- Clone the repository
- Copy
appsettings.jsontoappsettings.local.jsonand configure Dataverse credentials - Run:
dotnet run --project MyDataverseMcpServer --environment Development - Server runs on
http://localhost:3001
Установка Microsoft Dataverse
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/adner/mcp_resourcelinksFAQ
Microsoft Dataverse MCP бесплатный?
Да, Microsoft Dataverse MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Microsoft Dataverse?
Нет, Microsoft Dataverse работает без API-ключей и переменных окружения.
Microsoft Dataverse — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Microsoft Dataverse в Claude Desktop, Claude Code или Cursor?
Открой Microsoft Dataverse на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
автор: paralovOpencode Omniroute Plugin
OpenCode plugin for the OmniRoute AI Gateway. Drives dynamic model discovery, /connect auth flow, and multi-instance OmniRoute providers via the official @openc
автор: GitHub ActionsAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
Compare Microsoft Dataverse with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
