Skip to main content
Glama
471,130 tools. Updated 2026-08-23 21:02

"Bower" matching MCP tools:

  • Run DAX queries against Power BI datasets to retrieve data rows. Supports row-level security impersonation and optional null inclusion.
    MIT
  • Retrieve specific sections of FOSSA organization settings, including project defaults, registry configurations, notifications, privacy, and authentication. Request only needed sections to reduce API requests.
    Apache 2.0
  • Identifies the most frequently occurring number from an array, treating numeric strings as numbers, and falls back to the last value when no number repeats.
    MIT
  • Transforms any string by capitalizing the first letter and converting the rest to lowercase. Use this tool to standardize text formatting for names, titles, or sentences.
    MIT
  • List all Power Automate environments visible to the signed-in user, including IDs, names, and default status. Identify the default environment for use in subsequent automation tasks.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Query 4,300+ ranked metros across sixteen dimensions: profiles, search, and head-to-head comparisons

  • NASA POWER MCP — Prediction of Worldwide Energy Resources

  • Create a Power Automate cloud flow from a workflow definition, enabling automation by provisioning new flows with specified triggers and actions.
    MIT
  • Modify a Power Automate flow's properties: display name, state, definition, or connection references. Fetch the flow first to safely edit its definition.
    MIT
  • Trigger an Enhanced refresh for a Power BI dataset, allowing selection of refresh type, specific tables, commit mode, and optional polling for completion.
    MIT
  • Returns server identity and build details including version, commit, runtime, and capability counts. Use to verify server configuration and status.
    MIT
  • List all cloud flows in an environment, returning each flow's GUID, name, and state. Use this first to discover flow IDs needed by other flow management tools.
    MIT
  • Retrieve a flow's complete definition: state, timestamps, owner, workflow JSON, connection references, and parsed trigger/action names to inspect or troubleshoot Power Automate flows.
    MIT
  • Authenticate to Power BI service with automatic token caching and refresh, falling back to device code flow when needed.
    MIT
  • Locate PBIP source code for a named dataset and optionally read a specific table's TMDL with its M source.
    MIT
  • Finds and returns the first element in an array that meets a specified condition, or null if none match. Works with any data type, including objects.
    MIT
  • Round any number down to the nearest integer. Works with numeric strings and integers, returning integers unchanged.
    MIT