camel
Apache Camel is an open-source integration framework supporting over 350 connectors.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 6.2k
- Source
- mcp-github
- Repository
- github.com/apache/camel
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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.