{"type":"mcp_server","name":"quarkus-mcp-servers","description":"This repository offers Model Context Protocol (MCP) servers built with Quarkus/Java, enabling the extension of MCP-enabled LLM applications with functionalities like database interaction, file system access, and container management.","category":"Developer Tools","language":"Java","stars":192,"forks":17,"owner":"quarkiverse","github_url":"https://github.com/quarkiverse/quarkus-mcp-servers","homepage":null,"setup":"## Setup\n\n1.  Clone the repository: `git clone https://github.com/quarkiverse/quarkus-mcp-servers`\n2.  Change directory: `cd quarkus-mcp-servers`\n3.  Build the project: `mvn clean install`\n4.  Create a new server directory (e.g., `jfr`): `mkdir jfr`\n5.  Change directory into the new server directory: `cd jfr`\n6.  Generate a new server: `jbang -t mcp jfr`\n7.  Build the new server: `mvn clean install`\n8.  Add `<module>jfr</module>` to the root `pom.xml` file to wire it into the full project.\n9.  Add content to the `README.md` file and update the demo image.","tools":"## Available Tools\n\n1.  `jdbc` server (stores and retrieves data from a database using JDBC).\n2.  `filesystem` server (serves files from a file system).\n3.  `jfx` server (exposes a canvas for drawing using JavaFX).\n4.  `kubernetes` server (interacts with a Kubernetes cluster).\n5.  `containers` server (works with Docker/Podman/OCI compatible container engines).\n6.  `WildFly` MCP server (interacts with WildFly running servers).","faq":null,"created_at":"2025-01-22T15:10:05+00:00","updated_at":"2025-03-26T23:54:03+00:00","source_url":"https://model-context-protocol.com/servers/quarkus-mcp-servers-llm-extension-java","related_articles":[]}