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
{
"Detect risky wallet behavior": "危険なウォレットの動作を検出する",
"Enter your ChainAware API key.": "ChainAware API キーを入力します。",
"Audit Wallet Address": "ウォレットアドレスを監査する",
"Credit Score": "クレジットスコア",
"Fraud Check": "詐欺チェック",
"Rug Pull Check": "ラグ・プルチェック",
"Wallet Segment": "ウォレットセグメント",
"Custom API Call": "カスタムAPI呼び出し",
"Audit a wallet address for fraud risk": "不正行為のリスクのためにウォレットアドレスを監査する",
"Get a user's credit score": "ユーザーのクレジットスコアを取得",
"Calculate fraud probability for a wallet address": "ウォレットアドレスの詐欺確率を計算する",
"Calculate fraud probability for a contract address": "コントラクトアドレスの詐欺確率を計算する",
"Get wallet behaviour information": "ウォレットの行動情報を取得する",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"Network": "ネットワーク",
"Wallet Address": "ウォレットアドレス",
"Only Fraud": "詐欺のみ",
"Contract Address": "コントラクトアドレス",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body Type": "ボディタイプ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"Follow redirects": "リダイレクトをフォローする",
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
"Enable for files like PDFs, images, etc.": "PDF、画像などのファイルを有効にする",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"None": "なし",
"JSON": "JSON",
"Form Data": "フォームデータ",
"Raw": "Raw"
}