Skip to main content
Glama

PowerPlatform MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POWERPLATFORM_URLYesThe URL of your PowerPlatform/Dataverse environment
POWERPLATFORM_CLIENT_IDYesYour Azure App client ID
POWERPLATFORM_TENANT_IDYesYour Azure tenant ID
POWERPLATFORM_CLIENT_SECRETYesYour Azure App client secret

Schema

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

Tools

Functions exposed to the LLM to take actions

NameDescription
get-entity-metadata

Get metadata about a PowerPlatform entity

get-entity-attributes

Get attributes/fields of a PowerPlatform entity

get-entity-attribute

Get a specific attribute/field of a PowerPlatform entity

get-entity-relationships

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

get-global-option-set

Get a global option set definition by name

get-record

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

query-records

Query records using an OData filter expression

use-powerplatform-prompt

Use a predefined prompt template for PowerPlatform entities

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

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