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
No comments yet
Be the first to share your take.