P

PowerPlatform Dataverse

Integrates with Microsoft PowerPlatform/Dataverse to enable intelligent access to entity metadata, a...

553 views
1 installs
Updated Nov 22, 2025
Not audited
Integrates with Microsoft PowerPlatform/Dataverse to enable intelligent access to entity metadata, attributes, relationships, and records with support for OData queries and context-rich prompts for data modeling and exploration.
  1. Collect PowerPlatform Environment URL

    • Obtain the full URL of your PowerPlatform or Dataverse environment in the format https://yourenvironment.crm.dynamics.com.
    • You may find this address by logging in to your Power Platform Admin Center or Dynamics 365 environment.
  2. Register an Application in Azure Active Directory (AAD)

    • Go to the Azure Portal.
    • Navigate to “Azure Active Directory” > “App registrations”.
    • Click “New registration”.
    • Fill in a name (for example, "PowerPlatform MCP Server").
    • Set the appropriate supported account types (usually "Accounts in this organizational directory only").
    • Set the Redirect URI if needed (optional for this use-case, unless your authentication flow requires it).
    • Click “Register”.
  3. Obtain the Azure Application (Client) ID

    • After registering, Click on the app you just created.
    • Copy the “Application (client) ID”. You will use this as POWERPLATFORM_CLIENT_ID.
  4. Create a Client Secret

    • In your app registration, click “Certificates & secrets”.
    • Click “New client secret”.
    • Enter a description and select an expiration period.
    • Click “Add”.
    • Copy the value of the client secret immediately and save it securely. You will use this as POWERPLATFORM_CLIENT_SECRET. (You won't be able to view this secret after leaving the page).
  5. Get your Azure Tenant ID

    • In Azure Active Directory, click on “Overview”.
    • Copy the “Tenant ID”. You will use this as POWERPLATFORM_TENANT_ID.
  6. Assign API Permissions to the Application

    • In your app registration, go to “API permissions”.
    • Click “Add a permission”.
    • Choose “Dynamics CRM”.
    • Select delegated and/or application permissions as needed (typically “user_impersonation” for full API access).
    • Click “Add permissions”.
    • An administrator may need to click “Grant admin consent” for these permissions. Make sure this is done.
  7. Fill in the Values in FastMCP

    • Go to the FastMCP connection interface.
    • Enter the values you collected:
      • POWERPLATFORM_URL
      • POWERPLATFORM_CLIENT_ID
      • POWERPLATFORM_CLIENT_SECRET
      • POWERPLATFORM_TENANT_ID
    • Click “Install Now” to apply and save the configuration.

How to Install PowerPlatform Dataverse

Install PowerPlatform Dataverse MCP server with one click through FastMCP. Choose your preferred AI development tool below:

Claude Desktop

Click "Claude Desktop" in Quick Start

Cursor IDE

Click "Cursor IDE" in Quick Start

VS Code

Click "VS Code" in Quick Start

Alternatives to PowerPlatform Dataverse

Looking for similar MCP servers? Browse other servers in the same categories on FastMCP, or check out the similar servers listed above.

Quick Start

View on GitHub

More for Database

View All →

More for AI and Machine Learning

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.

Stay ahead of the MCP ecosystem

Get the top new MCP servers, trending tools, and dev tips delivered weekly. Free, no spam, unsubscribe anytime.

Join 2,847 developers. We send one email per week.