Acme
This is a demo directory website built with Ever Works
Bukkit is a widely-used MCP server platform in Java, enabling developers to extend and customize Minecraft multiplayer servers through a large plugin ecosystem.
Glowstone is a lightweight, high-performance MCP server written in Java, known for its minimal resource usage and native support for Bukkit, Spigot, and PaperMC plugins. It's ideal for those seeking a fast, open-source Minecraft server platform.
Minestom is a developer-centric, modular MCP server written in Java. It provides support for blocks, entities, inventory management, and commands, making it ideal for building custom, extensible Minecraft server environments.
A Java-based MCP (Model Context Protocol) server implementation for weather data, designed to be run via standard I/O. It provides weather forecast and alert information as MCP tools, suitable for integration with clients like Claude for Desktop. This project serves as a concrete example of an MCP server.
Java-based tools for building MCP servers with Quarkus, including SDKs and extensions for annotation-driven development and enterprise integration. (Merged 'Quarkus MCP Server SDK Java' and 'Quarkus MCP Extension')
An MCP server for generic DBMS connectivity via the Java Database Connectivity (JDBC) protocol.
A foundational Java implementation of the Model Context Protocol (MCP) server, providing server-side protocol operations, resource and tool management, structured logging, and flexible synchronous/asynchronous APIs for MCP architectures. Highly relevant for building and running Awesome MCP Servers.
Official Java SDK for implementing custom MCP Servers, providing all necessary interfaces and annotations such as @Tool for registering server-side tools with MCP hosts.
A Java SDK for building MCP servers as Quarkus extensions, leveraging Java's ecosystem and Quarkus performance optimizations for enterprise-grade MCP deployments.
MCP server enabling connection and operations on any JDBC-compatible database, supporting query, insert, update, and delete.
A Java-based MCP server for browsing and editing filesystems, implemented using Quarkus and available as a jar or native image.