Skip to main content
Glama
dayour

PowerPlatform MCP Server

by dayour

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POWERPLATFORM_URLYesThe URL of your PowerPlatform/Dataverse environment (e.g., https://yourenvironment.crm.dynamics.com)
POWERPLATFORM_CLIENT_IDYesThe Azure application client ID used for authentication
POWERPLATFORM_TENANT_IDYesThe Azure tenant ID for authentication
POWERPLATFORM_CLIENT_SECRETYesThe Azure application client secret used for authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get-entity-metadataC

Get metadata about a PowerPlatform entity

get-entity-attributesB

Get attributes/fields of a PowerPlatform entity

get-entity-attributeB

Get a specific attribute/field of a PowerPlatform entity

get-entity-relationshipsA

Get relationships (one-to-many and many-to-many) for a PowerPlatform entity

get-global-option-setA

Get a global option set definition by name

get-recordA

Get a specific record by entity name (plural) and ID

query-recordsB

Query records using an OData filter expression

use-powerplatform-promptC

Use a predefined prompt template for PowerPlatform entities

Prompts

Interactive templates invoked by user choice

NameDescription
entity-overviewGet an overview of a Power Platform entity
attribute-detailsGet detailed information about a specific entity attribute/field
query-templateGet a template for querying a Power Platform entity
relationship-mapGet a list of relationships for a Power Platform entity

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/dayour/powerplatform-mcp'

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