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

quarkus-mcp-server-basic-tool
3 years
Works with Finder
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.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
PR Professional: Guiding You to Get Media Placements and Publicity Quickly and Effectively
Advanced software engineer GPT that excels through nailing the basics.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
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.