MCP-server-for-Claude
0
This project is a basic implementation of a Model Context Protocol (MCP) server using Spring Boot. Its goal is to establish a minimal setup for connecting to a Claude desktop instance.
Spring Boot MCP Server
A simple implementation of a Model Context Protocol (MCP) server using Spring Boot.
Overview
This project will implement a basic MCP server for connecting to the Claude desktop instance.
Purpose
The purpose of this project is to figure out the setup for a minimal MCP server implementation.