Servers
pahangkrisdyan-mcp-server
@pahangkrisdyan
Pahangkrisdyan's MCP Server
Overview
What is pahangkrisdyan-mcp-server?
pahangkrisdyan-mcp-server is an MCP (Model Context Protocol) server built with Quarkus, the Supersonic Subatomic Java Framework. It is intended for developers who want to implement MCP server features using the Quarkus ecosystem and HTTP/SSE transport.
How to use pahangkrisdyan-mcp-server?
Run in dev mode with ./gradlew quarkusDev, build a native executable with ./gradlew build -Dquarkus.package.jar.enabled=false -Dquarkus.native.enabled=true …, then execute the runner, or build and run a Docker image using the provided Dockerfile.native-micro.
Key features of pahangkrisdyan-mcp-server
- Built with Quarkus for Supersonic Subatomic performance.
- Supports native executable compilation for fast startup.
- Docker image ready for containerized deployment.
- Live coding with Dev UI available in dev mode.
- Leverages the Quarkus MCP Server – HTTP/SSE extension.
Use cases of pahangkrisdyan-mcp-server
—
FAQ from pahangkrisdyan-mcp-server
—