Building an AI-Powered MCP Server with Spring AI: Querying Product Data without APIs
This MCP server is built with Spring AI and Spring Boot to expose a Product table (with fields like name, code, quantity, and price) to AI assistants using the…
Directory
This MCP server is built with Spring AI and Spring Boot to expose a Product table (with fields like name, code, quantity, and price) to AI assistants using the…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
🔌 MCP Server providing Java Conference data (CFP, dates, and more) using Spring Boot/AI by parsing GitHub Markdown.
Enables AI systems to execute and retrieve data from MySQL databases through a Spring Boot server that translates natural language requests into SQL queries.
# MCP Server for XLS and CSV processing --- Дисциплина: **Языки программирования для работы с большими данными** Студент: **Рожкова Елизавета ИУ6-22М** ##…
Lightweight Spring Boot server for retrieving and searching course details from Dan Vega's YouTube tutorials, providing easy access to educational content…
An MCP server that enables AI assistants (e.g., Claude, Cursor) to search images from Pexels via five configurable tools. Built with Spring AI MCP Java SDK.
MCP Lucene Server is a Java-based implementation of the Model Context Protocol (MCP) that provides efficient search and retrieval capabilities using Apache…
Converts natural language queries into SQL by registering database schema information and handling text-to-SQL transformations through a Spring Boot…
Integrates with Jina AI's web search and content fetching APIs, enabling web searches and URL content extraction for research tasks and information retrieval…
Integrates with SPARQL servers to enable querying and manipulation of RDF data sources, facilitating semantic web integration for knowledge graph exploration…
# Docker 설정 가이드 - CRM MCP 서버 이 가이드는 Model Context Protocol (MCP) 서버를 Docker 이미지로 빌드하고 배포하는 방법을 설명합니다. ## 1. 프로젝트 개요 이 프로젝트는 Spring AI를 사용하여 MCP 서버를 구현하였으며, 주요…
Integrates with Unsplash's photo library to enable image search and retrieval with customizable parameters including search terms, pagination, ordering, color…
Java-based user management server that integrates with DummyJSON API to provide retrieval, search, creation, updating, and deletion operations for user data.
Integrates with the Steam Web API to access user data, game information, and Steam-related functionalities for analyzing gaming habits, providing…
# MCP Server Dataset Builder A comprehensive tool for building and maintaining a dataset of Model Context Protocol (MCP) servers. This tool automatically…