Skip to content

Commit c38da3f

Browse files
author
Dev Agent Amelia
committed
chore: add glama.json for server claiming + update server.json to v0.3.8
1 parent 53d13b6 commit c38da3f

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

glama.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://glama.ai/mcp/schemas/server.json",
3+
"maintainers": [
4+
"codeurali"
5+
]
6+
}

server.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
33
"name": "io.github.codeurali/dataverse",
44
"title": "MCP Dataverse",
5-
"description": "54 tools for Microsoft Dataverse: CRUD, FetchXML, metadata, audit, batch, solutions and more.",
5+
"description": "63 tools for Microsoft Dataverse: CRUD, FetchXML, metadata, audit, batch, solutions and more.",
66
"icons": [
77
{
88
"src": "https://raw.githubusercontent.com/codeurali/mcp-dataverse/master/assets/logo.webp",
@@ -15,13 +15,13 @@
1515
"url": "https://github.com/codeurali/mcp-dataverse",
1616
"source": "github"
1717
},
18-
"version": "0.3.6",
18+
"version": "0.3.8",
1919
"packages": [
2020
{
2121
"registryType": "npm",
2222
"registryBaseUrl": "https://registry.npmjs.org",
2323
"identifier": "mcp-dataverse",
24-
"version": "0.3.6",
24+
"version": "0.3.8",
2525
"transport": {
2626
"type": "stdio"
2727
},

0 commit comments

Comments
 (0)