mcp-java-sdk-examples
Introduction: MCP Server Examples: Built using pure MCP Java SDK – No Spring Framework Required
Tags:
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
