MCP Directory
Back

ModelContextProtocol-

by waelby99 · ★ 0

getting started

Install

git clone https://github.com/waelby99/ModelContextProtocol-.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol-": {
      "command": "npx",
      "args": [
        "-y",
        "github:waelby99/ModelContextProtocol-"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server that integrates with a Spring Boot application to provide AI-powered product management through natural language commands. This project demonstrates how to integrate AI capabilities into a Spring Boot & Angular application using MCP (Model Context Protocol). Users can manage products using natural language commands like: - "Add a product called 'Paper Tissues' with price 500 and availability 30" - "Delete the product 'Paper Tissues'" - "Update the price of 'Paper Tissues' to 450" - "Show me all products" - **Java 17+** - **Maven 3.6+** - **Python 3.8+**…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers