MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server by Reda-Kriate

Created 4/6/2026
Updated about 19 hours ago
Repository documentation and setup instructions

MCP-java-server

va dans settings > Developer > Edit config : image on va ajouter mcpServers puis notre server java avec son nom image

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/Reda-Kriate/MCP-java-server
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "reda-kriate-mcp-java-server": { "command": "git", "args": [ "clone", "https://github.com/Reda-Kriate/MCP-java-server" ] } } }