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
translation.json•1.75 KiB
{
"Detect risky wallet behavior": "Detect risky wallet behavior",
"Enter your ChainAware API key.": "Enter your ChainAware API key.",
"Audit Wallet Address": "Audit Wallet Address",
"Credit Score": "Credit Score",
"Fraud Check": "Fraud Check",
"Rug Pull Check": "Rug Pull Check",
"Wallet Segment": "Wallet Segment",
"Custom API Call": "Custom API Call",
"Audit a wallet address for fraud risk": "Audit a wallet address for fraud risk",
"Get a user's credit score": "Get a user's credit score",
"Calculate fraud probability for a wallet address": "Calculate fraud probability for a wallet address",
"Calculate fraud probability for a contract address": "Calculate fraud probability for a contract address",
"Get wallet behaviour information": "Get wallet behaviour information",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Network": "Network",
"Wallet Address": "Wallet Address",
"Only Fraud": "Only Fraud",
"Contract Address": "Contract Address",
"Method": "Method",
"Headers": "Headers",
"Query Parameters": "Query Parameters",
"Body Type": "Body Type",
"Body": "Body",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "No Error on Failure",
"Timeout (in seconds)": "Timeout (in seconds)",
"Follow redirects": "Follow redirects",
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
"Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"None": "None",
"JSON": "JSON",
"Form Data": "Form Data",
"Raw": "Raw"
}