MCP.so
Sign In

pahangkrisdyan-mcp-server

@pahangkrisdyan

About pahangkrisdyan-mcp-server

Pahangkrisdyan's MCP Server

Basic information

Category

Other

License

MIT

Runtime

java

Transports

stdio

Publisher

pahangkrisdyan

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

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

Comments

More Other MCP servers