kinotic-ai/vertx-mcp
A Vert.x MCP Server built on top of MCP Java SDK
This project helps backend developers build high-performance, real-time communication for their Model Context Protocol (MCP) servers within Vert.x applications. It takes an MCP server instance and provides the necessary network plumbing to expose it efficiently over HTTP, enabling smooth, non-blocking data exchange. Developers working with Java and Vert.x who need to integrate MCP services will find this useful.
Use this if you are a Java backend developer building a Vert.x application and need to integrate an MCP server for real-time, event-driven communication.
Not ideal if you are not working with Vert.x, need a fully production-ready solution, or are not building an MCP server.
Stars
9
Forks
3
Language
Java
License
Apache-2.0
Category
Last pushed
Dec 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/kinotic-ai/vertx-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spring-ai-community/spring-ai-playground
Spring AI Playground is a self-hosted web UI for low-code AI tool development with live MCP...
joreilly/GalwayBus
Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
thought2code/mcp-annotated-java-sdk
Annotation-driven MCP dev 🚀 No Spring, Zero Boilerplate, Pure Java
jolokia/jolokia-mcp-server
Let LLMs manage your Java application via JMX/Jolokia 🌶️
thought2code/mcp-java-sdk-examples
A collection of MCP server examples developed by various Java SDKs