mwhesse/dataverse-mcp
3.2
If you are the rightful owner of dataverse-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for Microsoft Dataverse that enables schema operations using the Dataverse Web API.
Tools
Functions exposed to the LLM to take actions
create_dataverse_table
Creates a new custom table in Dataverse.
get_dataverse_table
Retrieves detailed information about a specific Dataverse table.
update_dataverse_table
Updates the properties and configuration of an existing Dataverse table.
delete_dataverse_table
Permanently deletes a custom table from Dataverse.
list_dataverse_tables
Retrieves a list of tables in the Dataverse environment.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client