MCP Server for Claude
by ansis-m
This project is a simple Spring Boot implementation of a Model Context Protocol (MCP) server. It aims to provide a basic MCP server for connecting to the Claude desktop instance.
View on GitHub
Last updated: N/A
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.