burrsutter
MCP Serverburrsutterpublic

quarkus mcp server basic tool

基本的MCP Server工具通过集成OpenAI、CLI执行和通过Maven轻松打包简化了基于MCP的微服务开发。

Repository Info

1
Stars
1
Forks
1
Watchers
0
Issues
Java
Language
-
License

About This Server

基本的MCP Server工具通过集成OpenAI、CLI执行和通过Maven轻松打包简化了基于MCP的微服务开发。

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

Basic MCP Server Tool

Packaging and running the application

The application can be packaged using:

git clone this repository

./mvnw install

jbang provides the CLI execution

brew install jbang

mcp-cli

git clone https://github.com/chrishayuk/mcp-cli
brew install uv
cd mcp-cli
uv sync --reinstall

Create env var for OPENAI_API_KEY (note: it is much longer)

https://platform.openai.com/api-keys

export OPENAI_API_KEY=sk-proj-GzT9guXBFr7lee1m_blah

Edit server_config.json

{
  "mcpServers": {
    "burrhello": {
      "command": "jbang",
      "args": [
        "--java",
        "21",
        "--quiet",
        "org.acme:basic-tool:1.0.0-SNAPSHOT:runner"
     ]
   }
  }
}
uv run mcp-cli --server burrhello --provider openai --model gpt-4o-mini

Quick Start

1

Clone the repository

git clone https://github.com/burrsutter/quarkus-mcp-server-basic-tool
2

Install dependencies

cd quarkus-mcp-server-basic-tool
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerburrsutter
Repoquarkus-mcp-server-basic-tool
LanguageJava
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation