
MCPStopWatch
Learning how to interact with LLM from MCP Servers with JBang, Quarkus & Langchain4j
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the MCPStopWatch MCP server manually.
JBang MCP Examples
sdk env
./mvnw clean verify
jbang ./src/main/java/MCPCalculator.java
jbang ./src/main/java/MCPRealWeather.java
jbang ./src/main/java/MCPStopWatch.java
jbang mcp-calculator@jabrena
jbang mcp-realweather@jabrena
docker build -t mcp-stopwatch -f Dockerfile .
docker run mcp-stopwatch
docker compose up -d
docker compose down
docker compose logs mcp-calculator
docker compose stats
http://localhost:3000/
jbang ./src/main/java/AIApp.java
./mvnw versions:display-dependency-updates
./mvnw versions:display-plugin-updates
./mvnw versions:display-property-updates
References
- https://github.com/quarkiverse/quarkus-mcp-servers/blob/main/jdbc/README.md
- https://github.com/punkpeye/awesome-mcp-servers
- https://github.com/jbangdev/jbang-action
- https://discord.com/channels/1128867683291627614/1211804431340019753
Powered by Cursor
Details:
Stars
1Forks
1Last commit
3 months agoRepository age
4 monthsLicense
Apache-2.0
Auto-fetched from GitHub .
MCP servers similar to MCPStopWatch:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit