
pahangkrisdyan mcp server
Pahangkrisdyan's MCP Server
Repository Info
About This Server
Pahangkrisdyan's MCP Server
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
pahangkrisdyan-mcp-server
This project uses Quarkus, the Supersonic Subatomic Java Framework.
If you want to learn more about Quarkus, please visit its website: https://quarkus.io/.
Running the application in dev mode
You can run your application in dev mode that enables live coding using:
./gradlew quarkusDev
NOTE: Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.
Creating a native executable
You can create a native executable using:
./gradlew build -Dquarkus.package.jar.enabled=false -Dquarkus.native.enabled=true -Dquarkus.native.container-build=true -Dquarkus.native.builder-image=quay.io/quarkus/ubi-quarkus-mandrel-builder-image:jdk-21.0.5
You can then execute your native executable with: ./build/pahangkrisdyan-mcp-server-1.0.0-SNAPSHOT-runner
If you want to learn more about building native executables, please consult https://quarkus.io/guides/gradle-tooling.
Creating the docker image from the native executable
docker build -f src/main/docker/Dockerfile.native-micro -t quarkus/pahangkrisdyan-mcp-server .
Running the docker image
docker run -i --rm -p 8080:8080 quarkus/pahangkrisdyan-mcp-server
Related Guides
- MCP Server - HTTP/SSE (guide): This extension enables developers to implement the MCP server features easily.
Quick Start
Clone the repository
git clone https://github.com/pahangkrisdyan/pahangkrisdyan-mcp-serverInstall dependencies
cd pahangkrisdyan-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.