spring-ai-examples
整合国内阿里百炼模型,提供了基于stdio和sse方式的mcp client和mcp server
Directory
整合国内阿里百炼模型,提供了基于stdio和sse方式的mcp client和mcp server
使用Spring boot (ai) 搭建的 MCP Server Demo
spring ai mcp <dependency> <groupId>org.springframework.ai</groupId> <artifactId>spring-ai-mcp-server-webmvc-spring-boot-starter</artifactId>…
Model Context Protocol: Client application with Langchain4j for spring boot ai mcp server
This is developer focused tool which can be used to bootstrap spring boot project which we do using https://start.spring.io/
# 🧪 Foundry MCP Playground Welcome to **Foundry MCP Playground**, your streamlined dev environment for rapidly prototyping with **MCP Server that can interact…
omnilink - the omoni mcp server links AI agents to evertthing. Powered by Spring AI Alibaba.
# MCP Server Factory A Java-based Model Context Protocol (MCP) server designed to help understand and build other MCP servers. ## Project Overview This project…
A basic MCP (Model Context Protocol) server built with Spring-AI that exposes a single tool (scheduleAppointment) via SSE transport, aimed at developers…
This project is an example about how to build a MCP server using Spring AI. It's currently build using Spring AI 1.0.0-M7, which is a milestone version. The…
Sample of an MCP server using Spring AI with Java
# 面试鸭 MCP Server ## 简介 [面试鸭](https://mianshiya.com/) 的题目搜索API现已兼容MCP协议,是国内首家兼容MCP协议的面试刷题网站。关于MCP协议,详见MCP官方[文档](https://modelcontextprotocol.io/)。 依赖`MCP Java…
model-context-playground is a project for playing around with MCP (Model Context Protocol) clients and servers.
Spring AI based MCP server demo
# OneDrive MCP Server A Model Context Protocol (MCP) server implementation that enables AI agents to search and navigate files and folders in Microsoft…
RagWiser is a Retrieval Augmented Generation (RAG) system built with Spring Boot that enables users to upload PDF documents, process them, and ask questions…
Spring AI Model Context Protocol (MCP) Proof of Concept with GitHub MCP Server
A minimal hello world MCP server built with Spring Boot, intended as a demonstration or starting point.
# OH卡心理投射工具MCP服务器 - 云端托管版 🌟 一个基于MCP(Model Context Protocol)的OH卡心理投射工具服务器,专为mcp.so云端托管优化。 ## ✨ 什么是OH卡? OH卡(Open Heart…
MCP server for spring-mcp-server-sample.
MCP server for spring-mcp-server.
MCP server for Spring Mcp Server Std.
# AI-Verse MCP Server 这是一个基于Spring-AI构建的MCP Server注册机,用于管理和提供多个AI服务。 ## 功能特性 - 支持本地文件系统访问 - 提供RESTful API接口 - 集成Spring AI功能 ## 系统要求 - Java 17+ - Maven 3.6+ -…
# mcp-server-playground ## Usage ``` npx tsx index.tsx ``` ## Visual Studio Code Settings ```json { "chat.agent.enabled": true, "mcp": { "servers": {…