I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Quarkus-MCP-Server-Basic-Tool
1
Github Watches
1
Github Forks
1
Github Stars
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
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
I find academic articles and books for research and literature reviews.
This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.
Reviews

user_Dzy9VUrx
I've been using quarkus-mcp-server-basic-tool for a while now and it's truly exceptional. Created by burrsutter, this tool provides a solid foundation for MCP applications. It’s intuitive and efficient, significantly accelerating development workflows. Highly recommend for anyone in need of a reliable MCP server tool! Check it out at https://github.com/burrsutter/quarkus-mcp-server-basic-tool.