MCP HubMCP Hub
Q

Quarkus MCP Server

By quarkiverse·Visit Source
Quarkus extension for MCP server implementation
December 20, 2024
22 days ago
43 Clicks

What is this MCP

This is a Quarkus extension that implements the Model Context Protocol (MCP) server, enabling seamless integration between LLM applications and external data sources/tools through declarative APIs.

How to use this MCP

  • Add the quarkus-mcp-server dependency to your project
  • Implement server features using annotated CDI beans (@Tool, @Prompt, @Resource annotations)
  • Run your Quarkus application to expose MCP server functionality
  • What this MCP can be used for

    Enables AI applications to interact with external systems through standardized protocols, providing tools for data access, prompt handling, and resource management in a declarative way.

    Repository Info
    Stars:
    97
    Forks:
    24
    Watchers:
    97
    Last Updated: 23 days ago