Skip to main content
Glama

mcp-google-sheets

ja.json4.66 kB
{ "Create and manage Power BI datasets and push data to them": "Power BI データセットを作成・管理し、データをプッシュします", "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Power BI Service** → **Delegated permissions**.\n - Add the following scopes:\n\t - Dataset.ReadWrite.All\n\t - offline_access\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n", "Create Dataset": "データセットを作成", "Push Rows to Dataset Table": "データセットテーブルに行をプッシュする", "Custom API Call": "カスタムAPI通話", "Create a new dataset in Power BI with custom schema (Push, Streaming, or PushStreaming mode).": "カスタムスキーマ(Push、Streaming、PushStreamingモード)を使用して、Power BI に新しいデータセットを作成します。", "Add rows to a table in a Power BI dataset (supports Push, Streaming, and PushStreaming modes)": "Power BI データセット内のテーブルに行を追加 (Push、Streaming、PushStreaming モードをサポート)", "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。", "Dataset Name": "データセット名", "Dataset Mode": "データセットモード", "Tables": "テーブル", "Dataset": "Dataset", "Table": "表", "Rows": "行", "Skip Dataset Refresh": "データセットの更新をスキップ", "Method": "方法", "Headers": "ヘッダー", "Query Parameters": "クエリパラメータ", "Body": "本文", "Response is Binary ?": "応答はバイナリですか?", "No Error on Failure": "失敗時にエラーはありません", "Timeout (in seconds)": "タイムアウト(秒)", "Name of the dataset to create": "作成するデータセットの名前", "The mode of the dataset": "データセットのモード", "Define the tables and their columns for the dataset (JSON format)": "データセットの表と列を定義します (JSON 形式)", "Select a dataset.": "データセットを選択", "Select a table": "テーブルを選択", "JSON object containing the rows to add to the table. Each row must match your table schema.": "テーブルに追加する行を含む JSON オブジェクト。各行はテーブルスキーマと一致する必要があります。", "Skip refreshing the dataset after pushing data (only applies to Push and PushStreaming modes)": "データをプッシュした後のデータセットの更新をスキップします(Pushストリーミングモードにのみ適用されます)", "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。", "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。", "Push": "Push", "Streaming": "ストリーミング", "PushStreaming": "プッシュストリーミング", "GET": "取得", "POST": "POST", "PATCH": "PATCH", "PUT": "PUT", "DELETE": "削除", "HEAD": "頭" }

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/activepieces/activepieces'

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