Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 512 Bytes

File metadata and controls

16 lines (9 loc) · 512 Bytes

MCP Java SDK Examples

A collection of MCP server examples developed with Java SDKs.

Requirements

  • Java 17 or later
  • Docker with Docker Compose

What is MCP?

The Model Context Protocol (MCP) lets servers expose data and functionality to LLM applications in a standardized way. MCP servers can expose resources, tools, prompts, and more.

Examples

  • mcp-server-mysql - Provides MCP access to MySQL database metadata, operations, and context