Skip to content

Commit 1938a09

Browse files
author
Dev Agent Amelia
committed
docs: improve description, remove Glama badge
1 parent c38da3f commit 1938a09

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
**The most complete MCP server for Microsoft Dataverse.**
88

9+
Give your AI agents real-time access to Dataverse — query records with OData & FetchXML, manage metadata, inspect solutions, run batch operations, audit changes, and more. Zero-config auth via Microsoft device code flow.
10+
911
63 tools · 4 resources · 10 guided workflows · Zero config auth
1012

1113
[![npm](https://img.shields.io/npm/v/mcp-dataverse)](https://www.npmjs.com/package/mcp-dataverse)
@@ -14,7 +16,6 @@
1416
[![Node 20+](https://img.shields.io/badge/Node.js-20%2B-green)](https://nodejs.org)
1517
[![TypeScript](https://img.shields.io/badge/TypeScript-5.4-blue)](https://www.typescriptlang.org)
1618
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow)](LICENSE)
17-
[![Glama](https://glama.ai/mcp/servers/@codeurali/mcp-dataverse/badge)](https://glama.ai/mcp/servers/@codeurali/mcp-dataverse)
1819

1920
**[→ Full Documentation](https://codeurali.github.io/mcp-dataverse)**
2021

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mcp-dataverse",
33
"version": "0.3.8",
4-
"description": "The most complete MCP server for Microsoft Dataverse63 tools, zero config auth, works with VS Code Copilot, Claude, Cursor and more",
4+
"description": "The most complete MCP server for Microsoft Dataverse. 63 production-ready tools for AI agents: OData & FetchXML queries, CRUD, metadata, solutions, audit, batch operations and more. Zero-config Microsoft device code auth. Works with VS Code Copilot, Claude, Cursor, Windsurf and all MCP clients.",
55
"type": "module",
66
"main": "dist/server.js",
77
"bin": {

0 commit comments

Comments
 (0)