Skip to main content
Glama

mcp-google-sheets

index.ts543 B
import { createNewCampaign } from "./create_new_campaign"; import { stopCollectionClientPaidDirectly } from "./stop_collection_client_paid_directly"; import { stopCollectionForDirectInstalmentPayment } from "./stop_collection_for_direct_instalment_payment"; import { stopCollectionForDirectPartialPayment } from "./stop_collection_for_direct_partial_payment"; export const respaidActions = [ createNewCampaign, stopCollectionClientPaidDirectly, stopCollectionForDirectPartialPayment, stopCollectionForDirectInstalmentPayment ]

MCP directory API

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