Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Celigo
Celigo logo
Health: ActiveRecent health check succeeded.Last checked 9/21/2026, 9:17:52 PM

Celigo

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository4 GitHub StarsTotal stargazers on GitHub for the source repository (4 stars).Visit Website

Manage your Celigo integrator.io account: integrations, flows, connections, errors, and jobs.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "celigo": {
      "url": "https://api.integrator.io/celigo-mcp"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Celigo AI

One-stop shop for building integrations on the Celigo platform with AI.

skills.sh

This repo contains:

  • Skills -- domain knowledge for AI coding assistants (Claude Code, Cursor, Codex, and 50+ more)
  • MCP Prompts & Resources -- content served by the Celigo MCP server

Install Skills

Terminal
npx skills add celigo/ai

Install specific skills

bash
# List available skills
npx skills add celigo/ai --list

# Install one skill
npx skills add celigo/ai --skill getting-started

# Install to a specific agent
npx skills add celigo/ai --skill configuring-exports -a claude-code

Install as a Plugin

This repo is also a native plugin marketplace for Claude Code and Cursor, bundling all of the skills below plus the Celigo Platform MCP server.

Claude Code -- in the app, or with the claude CLI:

Code
/plugin marketplace add celigo/ai
/plugin install celigo@celigo

Cursor -- install Celigo from the Cursor plugin marketplace (Settings -> Plugins). Team admins can add this repo directly under Team Marketplaces.

Codex -- run codex plugin marketplace add celigo/ai, then install celigo from the Plugins Directory in the ChatGPT desktop app.

For 50+ other agents, use the skills install above.

Installing the plugin also configures the Celigo Platform MCP server (https://api.integrator.io/celigo-mcp). It authenticates via OAuth -- the first time an agent uses it, you'll be prompted to sign in to Celigo, so no API token is required.

The plugin ships the US endpoint. Each region runs its own identity provider, so if your account lives in the EU, AU, or CA, the sign-in won't complete against it -- configure your region's endpoint by hand instead (https://api.eu.integrator.io/celigo-mcp, https://api.au.integrator.io/celigo-mcp, or https://api.ca.integrator.io/celigo-mcp). See Regions.

Using a different client -- VS Code, Windsurf, Gemini CLI, Codex CLI, or Claude Desktop? See Connect the Celigo MCP server for copy-paste config and a one-click Add to Cursor button.

Skills

Skill how-tos show celigo CLI commands, but most operations map directly to the bundled Celigo Platform MCP server's tools (list_* / upsert_* / delete_resource / run_flow / deploy_template), so agents connected over MCP follow the same skills and translate the command blocks. A few admin surfaces (the local account index, API tokens, stacks, on-premise agents, users) remain CLI/REST/UI-only.

SkillDescription
getting-startedCore concepts, build order, account discovery, and which skill to use
configuring-connectionsCredentials, auth methods, OAuth, iClients
configuring-exportsData source steps -- REST, SOAP, database, file, webhook, delta sync
configuring-importsData destination steps -- mappings, lookups, upsert logic
building-flowsPipelines wiring exports to imports -- scheduling, chaining, error management
building-apisCustom HTTP endpoints for synchronous external access
building-toolsReusable operations callable from flows, APIs, agents, and MCP servers
building-mcp-serversMCP endpoints exposing tools to external AI agents
building-b2bEDI integrations -- trading partners, X12/EDIFACT, file definitions
configuring-ai-agentsLLM-powered import steps (OpenAI, Gemini) and guardrails
configuring-filtersExpression and script filters on exports, imports, and branches
configuring-guardrailsPII detection, content moderation, AI-based validation
configuring-lookup-cachesIn-memory key-value stores for fast lookups and dedup
managing-usersUser invitations, permissions, MFA/SSO, access levels
managing-integrationsIntegration containers, cloning, and lifecycle management (ILM) across environments
managing-api-tokensInbound API tokens -- scoping, rotation, revoke/delete lifecycle
managing-stacksBring-your-own compute for hooks and connector wrappers (server or AWS Lambda)
managing-on-premise-agentsSecure connectivity to private systems behind a firewall
using-marketplace-templatesInstall Templates and Integration Apps; copy prebuilt flows
troubleshooting-flowsDiagnosing failures, partial errors, stuck jobs, empty runs
writing-mappingsMapper 2.0, Transformation 2.0, lookups, response mapping
writing-handlebarsDynamic template expressions for mappings, URIs, SQL, filters
writing-scriptsJavaScript hooks -- preSavePage, preMap, postMap, postSubmit
writing-sqlSQL for RDBMS exports/imports across Snowflake, Postgres, MySQL, and more

Slash Commands

The plugin bundles slash commands for Cursor and Claude Code -- skills-backed authoring helpers that work without a connected account:

CommandDescription
/celigo-plan-integrationPlan a new integration from requirements (design + build order)
/celigo-handlebarsAuthor or debug a Handlebars expression
/celigo-sqlWrite SQL for an RDBMS export/import
/celigo-mappingBuild a field mapping (Mapper 2.0)
/celigo-review-configReview a pasted resource config against best practices

MCP Prompts & Resources

The mcp/ directory contains prompts and resources served by the Celigo MCP server via the MCP protocol's prompts/list, prompts/get, resources/list, and resources/read endpoints.

Prompts

PromptDescription
getting-startedOrientation for the Celigo MCP server -- core concepts, build order, tool inventory
plan-new-integrationPlan a new integration from requirements
review-flow-configReview an existing flow configuration
troubleshoot-flowDiagnose a failing or misbehaving flow
diagnose-connectionTroubleshoot connection issues
audit-account-healthAudit account health and find issues
writing-handlebarsWrite Handlebars template expressions
writing-sqlWrite SQL for RDBMS exports and imports

Resources

ResourceURI
Account Architecture Modelceligo://resources/account-architecture
Account Settings Referenceceligo://resources/account-settings
API Referenceceligo://resources/api-reference
Connector Catalogceligo://resources/connector-catalog
Error Patternsceligo://resources/error-patterns
Glossaryceligo://resources/glossary
Handlebars Helper Catalogceligo://resources/handlebars-helpers
Recycle Bin Referenceceligo://resources/recycle-bin
Tool Usage Guideceligo://resources/tool-usage-guide

Adding MCP content

See the MCP README for the frontmatter schema and how the Celigo MCP server consumes these files.

Celigo CLI

The skills reference the Celigo CLI for examples. Install it with:

Terminal
npm install -g celigo-cli

API and UI alternatives are noted where applicable.

Links

  • Celigo Documentation
  • Celigo Developer Guide
  • Agent Skills Specification
  • Skills Directory

License

MIT

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server β†’
  • Formio MCP logoFormio MCP

    Create and manage Form.io forms, resources, actions, roles, and projects from your AI agent.

    πŸ’» Developer Tools2 views
    Compare vs Formio MCP β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools8 views
    Compare vs Claude Task Master β†’
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    πŸ’» Developer Tools3 views
    Compare vs MCP Server Docker β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
4
Stargazers on the source repository.
npm downloads
34M
Package downloads in the last 30 days.
Last commit
10d ago
Most recent push to the default branch.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Celigo

Celigo is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "celigo": { "url": "https://api.integrator.io/celigo-mcp" } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCeligo AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/celigo?style=directory)](https://allmcps.com/mcp/celigo)
HTML Embed
<a href="https://allmcps.com/mcp/celigo"><img src="https://allmcps.com/api/badge/celigo?style=directory" alt="Celigo on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSSE (Remote)
Last updatedSep 15, 2026
16/16 checks healthy over the last 46d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars4
GitHub Star CountTotal stargazers on GitHub representing community popularity (4 stars).
Last commit10d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 15, 2026
npm downloads34,043,985/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
47Quality signal: Fair Β· 47/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity9/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 26d ago via OSV.dev Β· https://api.integrator.io/celigo-mcp (npm)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Celigo β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients