Skip to main content
Glama

Activepieces MCP Server

by eldoonreval
index.tsβ€’390 B
import createContact from './create-contact'; import createCompany from './create-company'; import getContacts from './get-contacts'; import getRecords from './get-records'; import createRecord from './create-record'; import updateRecord from './update-record'; export default [ getContacts, createContact, createCompany, getRecords, createRecord, updateRecord, ];

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/eldoonreval/activepieces'

If you have feedback or need assistance with the MCP directory API, please join our Discord server