Skip to main content
Glama

Dataverse MCP Server

by mwhesse

list_dataverse_publishers

Retrieve publishers from Dataverse to discover available publishers, find custom publishers for solution creation, or view publisher configurations with customization prefixes.

Instructions

Retrieves a list of publishers in the Dataverse environment with filtering options. Use this to discover available publishers, find custom publishers for solution creation, or get an overview of publisher configurations including customization prefixes.

Input Schema

NameRequiredDescriptionDefault
customOnlyNoWhether to list only custom publishers
topNoMaximum number of publishers to return

Input Schema (JSON Schema)

{ "properties": { "customOnly": { "default": true, "description": "Whether to list only custom publishers", "type": "boolean" }, "top": { "description": "Maximum number of publishers to return", "type": "number" } }, "type": "object" }

Other Tools from Dataverse MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/mwhesse/mcp-dataverse'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server