Skip to main content
Glama

Dataverse MCP Server

by mwhesse

list_dataverse_solutions

Discover available Dataverse solutions, find unmanaged solutions for customization, and get solution package overviews with publisher information.

Instructions

Retrieves a list of solutions in the Dataverse environment with filtering options. Use this to discover available solutions, find unmanaged solutions for customization, or get an overview of solution packages. Includes publisher information for each solution.

Input Schema

NameRequiredDescriptionDefault
includeManagedNoWhether to include managed solutions
topNoMaximum number of solutions to return

Input Schema (JSON Schema)

{ "properties": { "includeManaged": { "default": false, "description": "Whether to include managed solutions", "type": "boolean" }, "top": { "description": "Maximum number of solutions 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