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
it.json•1.03 KiB
{
"Storage": "Storage",
"Store or retrieve data from key/value database": "Store or retrieve data from key/value database",
"Get": "Get",
"Put": "Put",
"Append": "Append",
"Remove": "Remove",
"Add To List": "Add To List",
"Remove from List": "Remove from List",
"Get a value from storage": "Get a value from storage",
"Put a value in storage": "Put a value in storage",
"Append to a value in storage": "Append to a value in storage",
"Remove a value from storage": "Remove a value from storage",
"Add Items to a list.": "Add Items to a list.",
"Remove Item from a list": "Remove Item from a list",
"Key": "Key",
"Default Value": "Default Value",
"Store Scope": "Store Scope",
"Value": "Value",
"Separator": "Separator",
"Ignore if value exists": "Ignore if value exists",
"The storage scope of the value.": "The storage scope of the value.",
"Separator between added values, use \\n for newlines": "Separator between added values, use \\n for newlines",
"Project": "Project",
"Flow": "Flow",
"Run": "Run"
}