Overview
@rajyraman
关于 Overview
MCP Server for querying Dataverse using SQL
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Overview?
This MCP server enables querying Microsoft Dataverse environments using SQL through AI tools such as GitHub Copilot and Claude Desktop. It is built on the Sql4Cds framework and distributed as a .NET global tool or Docker container.
How to use Overview?
Install the server as a global dotnet tool using dotnet tool install -g Mcp.Dataverse.Stdio, or run it via Docker. Configure the environment variable DATAVERSE_ENVIRONMENT_URL (and optionally Azure credentials in a .env file for container use). Add the MCP server configuration to your client (VS Code or Claude Desktop).
Key features of Overview
- Query Dataverse using standard SQL syntax
- Works with GitHub Copilot and Claude Desktop
- Installable as dotnet tool or Docker container
- Leverages Azure Identity for authentication
- Built on the Sql4Cds framework
Use cases of Overview
- Query Dataverse data
其他 分类下的更多 MCP 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Servers
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
评论