JBang Examples icon

JBang Examples

1

Demonstrates how to interact with Language Model (LLM) from MCP Servers using JBang, Quarkus, and Langchain4j.

概要

This project offers practical examples of integrating JBang with MCP Servers to leverage Language Model (LLM) capabilities. It showcases the use of JBang, Quarkus, and Langchain4j for interacting with MCP Servers. The examples include creating a calculator, fetching real-time weather data, and building a stopwatch application, all powered by MCP Servers and accessible via JBang scripts and Docker containers.

主な機能

  • Illustrates interaction with LLMs from MCP Servers
  • Provides example applications like calculator, weather, and stopwatch
  • Uses JBang, Quarkus, and Langchain4j
  • Includes Docker and Docker Compose configurations
  • Demonstrates deployment and logging with Docker Compose
  • 1 GitHub stars

ユースケース

  • Learning MCP Server integration with JBang
  • Deploying applications with Docker and Docker Compose
  • Developing LLM-powered applications using MCP Servers