MCP Server Examples
@codeboyzhou
About MCP Server Examples
A collection of MCP server examples developed with Java SDKs
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server Examples?
MCP Server Examples is a collection of MCP (Model Context Protocol) server implementations developed with Java SDKs. It demonstrates how to expose resources, tools, and prompts to LLM applications using the MCP standard, targeting developers building or learning about MCP servers in Java.
How to use MCP Server Examples?
Review the example directories (e.g., mcp-server-mysql) and follow their individual README files for setup, configuration, and usage instructions. Each example may have its own dependencies and run commands.
Key features of MCP Server Examples
- Collection of MCP server examples with Java SDKs
- Includes a MySQL database metadata and operations server
- Demonstrates resources, tools, and prompts via MCP
- Requires Java 17 or later
- Requires Docker with Docker Compose
Use cases of MCP Server Examples
- Learning how to build MCP servers from real Java implementations
- Integrating MySQL databases with LLM applications through MCP
- Referencing best practices for exposing database metadata and operations
- Starting point for developing custom MCP servers in Java
FAQ from MCP Server Examples
What is MCP?
The Model Context Protocol (MCP) lets servers
More Developer Tools MCP servers
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Comments