celigo-mcp

ilyassesalama/celigo-mcp

3.3

If you are the rightful owner of celigo-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Celigo MCP Server is a Model Context Protocol server designed to facilitate interactions between MCP clients and the Celigo integrator.io API.

Tools

Functions exposed to the LLM to take actions

validate_token

Validate the Celigo API token and get user information.

list_integrations

List all Celigo integrations.

get_integration

Get a specific integration by ID.

create_integration

Create a new integration.

update_integration

Update an existing integration.

delete_integration

Delete an integration.

list_flows

List flows for a specific integration.

get_flow

Get a specific flow by ID.

run_flow

Run a specific flow.

list_connections

List all connections (with optional type filter).

get_connection

Get a specific connection by ID.

create_connection

Create a new connection.

update_connection

Update an existing connection.

delete_connection

Delete a connection.

list_exports

List all export configurations.

get_export

Get a specific export configuration by ID.

list_imports

List all import configurations.

get_import

Get a specific import configuration by ID.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources