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•3.55 KiB
{
"AI agents for lead conversion and appointment booking.": "AI agents for lead conversion and appointment booking.",
"To connect your Bookedin account, please follow these steps to retrieve your API Key:\n\n 1. Log in to your Bookedin Dashboard: dashboard.bookedin.ai\n 2. From the left menu, go to **Business**\n 3. Open **Settings**\n 4. Click on **API Key**\n 5. Copy your API Key (starts with **sk_…**)\n 6. Paste the key below to authorize the integration\n\n Your API Key allows Activepieces to securely access your Bookedin leads, agents, and booking data.\n ": "To connect your Bookedin account, please follow these steps to retrieve your API Key:\n\n 1. Log in to your Bookedin Dashboard: dashboard.bookedin.ai\n 2. From the left menu, go to **Business**\n 3. Open **Settings**\n 4. Click on **API Key**\n 5. Copy your API Key (starts with **sk_…**)\n 6. Paste the key below to authorize the integration\n\n Your API Key allows Activepieces to securely access your Bookedin leads, agents, and booking data.\n ",
"Get Leads": "Get Leads",
"Create Lead": "Create Lead",
"Get Lead": "Get Lead",
"Delete Lead": "Delete Lead",
"Get Lead Stats": "Get Lead Stats",
"Update Lead": "Update Lead",
"Custom API Call": "Custom API Call",
"Get all leads for the current business with pagination metadata.": "Get all leads for the current business with pagination metadata.",
"Creates a new lead in Bookedin AI": "Creates a new lead in Bookedin AI",
"Get a specific lead by ID.": "Get a specific lead by ID.",
"Delete a lead.": "Delete a lead.",
"Get lead statistics (Hot, Warm, Cold, Objectives Met, Total).": "Get lead statistics (Hot, Warm, Cold, Objectives Met, Total).",
"Update a lead.": "Update a lead.",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Search": "Search",
"Source": "Source",
"Email": "Email",
"Phone": "Phone",
"Limit": "Limit",
"Skip": "Skip",
"First Name": "First Name",
"Last Name": "Last Name",
"Phone Number": "Phone Number",
"Lead": "Lead",
"Handling Status": "Handling Status",
"Update Payload (JSON)": "Update Payload (JSON)",
"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",
"Search text in name, email, or phone number": "Search text in name, email, or phone number",
"Filter by lead source (e.g., \"API\", \"Import\")": "Filter by lead source (e.g., \"API\", \"Import\")",
"Filter by exact email address": "Filter by exact email address",
"Filter by phone number": "Filter by phone number",
"Number of leads to return": "Number of leads to return",
"Number of leads to skip (pagination)": "Number of leads to skip (pagination)",
"Select a lead": "Select a lead",
"Optional JSON body for complex updates. Merges with individual fields above.": "Optional JSON body for complex updates. Merges with individual fields above.",
"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"
}