Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Microsoft Dataverse

БесплатноНе проверен

Enables AI assistants to access and manipulate Microsoft Dataverse data with tools for listing tables, describing schemas, reading/writing records, executing pr

GitHubEmbed

Описание

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

  1. Query Execution: Execute FetchXML queries against Dataverse using the ExecuteFetch tool
  2. Smart Result Handling: MCP Elicitation prompts user to save results as resources
  3. Data Transformation: MCP Sampling transforms JSON to markdown tables
  4. Resource Creation: Formatted data saved as MCP Resource with descriptive metadata

Report Generation

  1. Data Input: Provide FetchXML query or CSV data via CreateReportFromQuery or CreateReportFromData
  2. Chart Generation: MCP Sampling generates Chart.js code based on data and report requirements
  3. Template Processing: LLM-generated code inserted into HTML template with custom headings
  4. 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 Markdown formatted 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:

Getting Started

  1. Clone the repository
  2. Copy appsettings.json to appsettings.local.json and configure Dataverse credentials
  3. Run: dotnet run --project MyDataverseMcpServer --environment Development
  4. Server runs on http://localhost:3001

from github.com/adner/mcp_resourcelinks

Установка Microsoft Dataverse

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/adner/mcp_resourcelinks

FAQ

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.

автор: Community

Roblox Studio

Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce

paralovавтор: paralov

Opencode 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 Actionsавтор: GitHub Actions

AWS KB Retrieval

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.

modelcontextprotocolавтор: modelcontextprotocol

Spring AI MCP Server

Provides auto-configuration for setting up an MCP server in Spring Boot applications.

автор: Community

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-hzавтор: xuzexin-hz

MCP-Agent

A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)

lastmile-aiавтор: lastmile-ai

Spring AI MCP Client

Provides auto-configuration for MCP client functionality in Spring Boot applications.

автор: Community

mcp.natoma.ai

A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)

автор: Community

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.

автор: Community

Compare Microsoft Dataverse with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai