by thought2code · MCP Server · ★ 33
MCP Java SDK Examples A collection of MCP examples developed with Java SDKs. Requirements Java 17 or later Maven 3.9.16 or the included Maven Wrapper 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 JDBC Server - Exposes JDBC database metadata through an MCP resource JDBC Server The JDBC example includes an annotated-sdk implementation backed by a JDBC connection. The packaged server starts in STDIO mode by default.
| Stars | 33 |
| Forks | 7 |
| Language | Java |
| Category | MCP Server |
| License | MIT |
| Quality Score | 75.2356736110421/100 |
| Last Updated | 2026-07-05 |
| Created | 2025-03-28 |
| Platforms | java, mcp |
| Est. Tokens | ~17k |
These tools work well together with mcp-java-sdk-examples for enhanced workflows:
Explore other popular mcp server tools:
mcp-java-sdk-examples is A collection of MCP server examples developed with Java SDKs. It is categorized as a MCP Server with 33 GitHub stars.
mcp-java-sdk-examples is primarily written in Java. It covers topics such as example, java17, mcp.
You can find installation instructions and usage details in the mcp-java-sdk-examples GitHub repository at github.com/thought2code/mcp-java-sdk-examples. The project has 33 stars and 7 forks, indicating an active community.
mcp-java-sdk-examples is released under the MIT license, making it free to use and modify according to the license terms.