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
{
"Access Key ID": "アクセスキーID",
"Secret Access Key": "シークレットアクセスキー",
"Region": "地域",
"Default": "デフォルト",
"US East (N. Virginia) [us-east-1]": "US East (バージニア州北部) [us-east-1]",
"US East (Ohio) [us-east-2]": "US East (Ohio) [us-east-2]",
"US West (N. California) [us-west-1]": "US West (N. California) [us-west-1]",
"US West (Oregon) [us-west-2]": "アメリカ西部(オレゴン) [us-west-2]",
"Africa (Cape Town) [af-south-1]": "アフリカ (ケープタウン) [af-south-1]",
"Asia Pacific (Hong Kong) [ap-east-1]": "アジア太平洋(香港) [ap-east-1]",
"Asia Pacific (Mumbai) [ap-south-1]": "Asia Pacific (Mumbai) [ap-south-1]",
"Asia Pacific (Osaka-Local) [ap-northeast-3]": "Asia Pacific (Osaka-Local) [ap-northeast-3]",
"Asia Pacific (Seoul) [ap-northeast-2]": "アジア太平洋(ソウル) [ap-northeast-2]",
"Asia Pacific (Singapore) [ap-southeast-1]": "アジア太平洋(シンガポール) [ap-southeast-1]",
"Asia Pacific (Sydney) [ap-southeast-2]": "アジア太平洋(シドニー) [ap-southeast-2]",
"Asia Pacific (Tokyo) [ap-northeast-1]": "Asia Pacific (Tokyo) [ap-northeast-1]",
"Canada (Central) [ca-central-1]": "Canada (Central) [ca-central-1]",
"Europe (Frankfurt) [eu-central-1]": "Europe (Frankfurt) [eu-central-1]",
"Europe (Ireland) [eu-west-1]": "ヨーロッパ (アイルランド) [eu-west-1]",
"Europe (London) [eu-west-2]": "ヨーロッパ (ロンドン) [eu-west-2]",
"Europe (Milan) [eu-south-1]": "ヨーロッパ (ミラノ) [eu-south-1]",
"Europe (Paris) [eu-west-3]": "ヨーロッパ (パリ) [eu-west-3]",
"Europe (Stockholm) [eu-north-1]": "Europe (Stockholm) [eu-north-1]",
"Middle East (Bahrain) [me-south-1]": "中東(バーレーン) [me-south-1]",
"South America (São Paulo) [sa-east-1]": "南アメリカ (Safingo Paulo) [sa-east-1]",
"Europe (Spain) [eu-south-2]": "ヨーロッパ (スペイン) [eu-south-2]",
"Asia Pacific (Hyderabad) [ap-south-2]": "アジア太平洋(ハイデラバード) [ap-south-2]",
"Asia Pacific (Jakarta) [ap-southeast-3]": "Asia Pacific (Jakarta) [ap-southeast-3]",
"Asia Pacific (Melbourne) [ap-southeast-4]": "アジア太平洋(Melbourne) [ap-southeast-4]",
"China (Beijing) [cn-north-1]": "中国 (北京) [cn-north-1]",
"China (Ningxia) [cn-northwest-1]": "中国 (Ningxia) [cn-northwest-1]",
"Europe (Zurich) [eu-central-2]": "ヨーロッパ (チューリッヒ) [eu-central-2]",
"Middle East (UAE) [me-central-1]": "中東(UAE) [me-central-1]",
"Create Secret": "シークレットを作成",
"Get Secret Value": "シークレット値を取得",
"Update Secret": "シークレットを更新",
"Delete Secret": "シークレットを削除",
"Find Secret": "シークレットを検索",
"Generate Random Password": "ランダムパスワードの生成",
"Creates a new secret.": "新しいシークレットを作成",
"Retrieves a secret value.": "シークレットの値を取得します。",
"Updates an existing secret.": "既存の秘密を更新します。",
"Deletes an existing secret.": "既存の秘密を削除します。",
"Finds an existing secret using filters.": "フィルタを使用して既存のシークレットを検索します。",
"Generates a random password using AWS Secrets Manager.": "AWS シークレットマネージャを使用してランダムなパスワードを生成します。",
"Secret Name": "秘密の名前",
"Secret Value": "シークレット値",
"Description": "Description",
"Tags": "タグ",
"Secret ID or ARN": "シークレットIDまたはARN",
"Version ID": "バージョンID",
"Version Stage": "バージョンステージ",
"Client Request Token": "クライアントリクエストトークン",
"Recovery Window (days)": "リカバリウィンドウ (日)",
"Force Delete Without Recovery": "リカバリなしで強制削除",
"Filter Key": "フィルターキー",
"Filter Value": "フィルタの値",
"Max Results": "最大結果",
"Sort By": "並び替え",
"Sort Order": "並び順",
"Password Length": "パスワードの長さ",
"Exclude Characters": "文字を除外",
"Exclude Numbers": "番号を除外",
"Exclude Punctuation": "句読点を除外",
"Exclude Uppercase": "大文字を除外",
"Exclude Lowercase": "小文字を除外",
"Include Space": "スペースを含める",
"Require Each Included Type": "それぞれに含まれる種類が必要",
"The name of the secret": "秘密の名前",
"The secret value (text)": "秘密の値 (テキスト)",
"A description of the secret (optional)": "秘密の説明 (オプション)",
"The name or ARN of the secret": "秘密の名前またはARN",
"The unique identifier of the version (optional)": "バージョンの一意の識別子 (オプション)",
"The staging label to retrieve (defaults to AWSCURRENT)": "取得するステージングラベル(デフォルトはAWSCURRENT)",
"The new secret value (text)": "新しいシークレット値 (テキスト)",
"Updated description of the secret (optional)": "更新された秘密の説明 (オプション)",
"A unique token to ensure idempotency (optional)": "idempotencyを保証するための固有のトークン (オプション)",
"The number of days before the secret is permanently deleted (7-30, default 30). Set to 0 for immediate deletion.": "シークレットが完全に削除されるまでの日数(7-30、デフォルト30)。即時削除する場合は0に設定してください。",
"If enabled, the secret is deleted immediately without a recovery window": "有効にすると、リカバリウィンドウなしでシークレットがすぐに削除されます",
"The field to filter by": "フィルタリングするフィールド",
"The value to search for": "検索する値",
"Maximum number of results to return (1-100)": "Maximum number of results to return (1-100)",
"Sort results by": "結果を並べ替える",
"Sort order for results": "結果の並び順",
"The length of the password (default: 32)": "パスワードの長さ (デフォルト: 32)",
"Characters to exclude from the password": "パスワードから除外する文字",
"Exclude numbers from the password": "パスワードから番号を除外",
"Exclude punctuation from the password": "パスワードから句読点を除外",
"Exclude uppercase letters from the password": "パスワードから大文字を除外",
"Exclude lowercase letters from the password": "パスワードから小文字を除外",
"Include space character in the password": "パスワードにスペース文字を含める",
"Require at least one of each included character type": "含まれている各文字タイプの少なくとも1つが必要です",
"Name": "Name",
"Tag Key": "タグキー",
"Tag Value": "タグの値",
"Primary Region": "主要地域",
"Owning Service": "所有サービス",
"All": "すべて",
"Created Date": "作成日",
"Last Accessed Date": "最終アクセス日",
"Last Changed Date": "最終変更日",
"Ascending": "昇順",
"Descending": "降順"
}