by quarkiverse · MCP Server · ★ 193
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Quarkus MCP Server This Quarkus extension provides both declarative and programmatic APIs that enable developers to easily implement MCP[^1] server features. [^1]: "Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools." [!NOTE] The LangChain4j project provides the MCP client functionality, either as a low-level programmatic API or as a full-fledged integration into AI-infused applications. Get Started Step #1 Add the following dependency to your POM file: [!NOTE] This dependency includes both the legacy "HTTP/SSE" and the "Streamable HTTP" transport. Use the artifactId if you want to use the
| Stars | 193 |
| Forks | 61 |
| Language | Java |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 65.3081744959734/100 |
| Open Issues | 14 |
| Last Updated | 2026-07-02 |
| Created | 2024-12-11 |
| Platforms | java, mcp |
| Est. Tokens | ~18k |
Explore other popular mcp server tools:
quarkus-mcp-server is This extension enables developers to implement the MCP server features easily.. It is categorized as a MCP Server with 193 GitHub stars.
quarkus-mcp-server is primarily written in Java. It covers topics such as quarkus-extension.
You can find installation instructions and usage details in the quarkus-mcp-server GitHub repository at github.com/quarkiverse/quarkus-mcp-server. The project has 193 stars and 61 forks, indicating an active community.
quarkus-mcp-server is released under the Apache-2.0 license, making it free to use and modify according to the license terms.