Cover image
Try Now
2025-01-14

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

相关推荐

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

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Jan Meindl
  • Builds new GPTs

  • XLwebDev.com
  • PR Professional: Guiding You to Get Media Placements and Publicity Quickly and Effectively

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • https://tovuti.be
  • Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • OffchainLabs
  • Implementación de la prueba de estaca Ethereum

  • huahuayu
  • Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.

  • deemkeen
  • Controle su MBOT2 con un combo de potencia: MQTT+MCP+LLM

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

  • HiveNexus
  • Un bot de chat de IA para equipos pequeños y medianos, que apoyan modelos como Deepseek, Open AI, Claude y Gemini. 专为中小团队设计的 ai 聊天应用 , 支持 Deepseek 、 Open ai 、 Claude 、 Géminis 等模型。

    Reviews

    2 (1)
    Avatar
    user_Dzy9VUrx
    2025-04-16

    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.