ryanmichaeljames/pipe-dream-mcp
If you are the rightful owner of pipe-dream-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 dayong@mcphub.com.
PipeDream MCP is a Model Context Protocol server designed to facilitate secure interactions between AI agents and Microsoft Dataverse using Azure CLI authentication.
Tools
Functions exposed to the LLM to take actions
dataverse_query
Execute OData queries against Dataverse entities with flexible filtering and selection.
dataverse_retrieve
Retrieve a single record by its unique identifier.
dataverse_metadata
Get comprehensive metadata about Dataverse entities and their attributes.
dataverse_list
List records with server-side pagination for efficient data browsing.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client