camel

camel

Apache Camel is an open-source integration framework supporting over 350 connectors.

MCPDevOpen source集成连接器多语言多环境
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 6.2k
Source
mcp-github

Overview

Apache Camel is an open-source integration framework that supports more than 350 connectors, enabling connections to databases, APIs, message brokers, and cloud services. Routes can be written in Java, YAML, or XML, and run in Spring Boot, Quarkus, or standalone environments. Camel provides an MCP server, allowing AI coding assistants to access the complete Camel catalog context. Suitable for enterprise applications requiring integration across multiple systems.

Capabilities

  • Supports over 350 connectors
  • Multiple language route definition (Java, YAML, XML)
  • Multiple runtime environments (Spring Boot, Quarkus, standalone)
  • Provides an MCP server
  • Supports LangChain4j and OpenAI components

Use cases

Enterprise system integrationMulti-data source consolidationAI coding assistant integrationCloud service integration

Setup

Requires: Node环境API Key
Get started quickly with Camel CLI:
```bash
camel init hello.yaml
camel run hello.yaml
```

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Camel supports which runtime environments?

Supports Spring Boot, Quarkus, and standalone environments.

What connectors does Camel support?

Supports over 350 connectors, including Kafka, REST, JDBC, and more.

Related skills