Cover image
Try Now
2025-03-31

Une application Spring Boot pour interagir avec les serveurs MCP à l'aide du client de chat Spring AI et du contrôleur REST

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

Spring Boot AI MCP Client

Overview

This project demonstrates how to build an MCP (Model-Connected Processing) client using Spring Boot AI. The MCP client allows seamless interaction with external MCP servers, enabling AI models to perform dynamic tool calls and retrieve data efficiently.

For a detailed step-by-step guide on building an MCP client using Spring Boot AI, check out our blog:
Building an MCP Client with Spring Boot AI: A Beginner’s Guide

Setup Instructions

  1. Clone this repository:
    git clone https://github.com/your-repo/spring-boot-ai-mcp-client.git
    cd spring-boot-ai-mcp-client
    
  2. Update application properties with the required values:
    • OpenAI API Key
    • MCP Server Paths
    • Environment variables required by each MCP server
  3. Build and run the application:
    mvn spring-boot:run
    

Note

Before running the application, make sure to replace all placeholder values for:

  • OpenAI API Key
  • MCP Server Paths
  • Any required environment variables for each MCP server

相关推荐

  • 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.

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

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • apappascs
  • 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.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • huahuayu
  • 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.

  • deemkeen
  • Contrôlez votre MBOT2 avec un combo d'alimentation: MQTT + MCP + LLM

  • jae-jae
  • MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.

    Reviews

    1 (1)
    Avatar
    user_G7SovPUD
    2025-04-16

    I've been using the spring-boot-ai-mcp-client from BootcampToProd and it has greatly streamlined my development process. The client is intuitive and integrates seamlessly with my existing Spring Boot applications. The documentation is clear, making setup a breeze. Highly recommended for anyone looking to enhance their productivity with AI-powered solutions. Check it out on GitHub!