lightweight-component/aj-mcp
Simple MCP SDK in Java
Implements the Model Context Protocol with modular client and server components, enabling Java applications to bridge AI systems with custom data sources. Minimal dependencies (Jackson and OKHttp only) and Java 8+ compatibility make it lightweight for integration into existing Spring Boot 2.x projects. The SDK abstracts protocol complexity while remaining extensible for connecting databases, internal systems, or custom backends to LLM-powered applications.
No commits in the last 6 months.
Stars
25
Forks
5
Language
Java
License
GPL-3.0
Category
Last pushed
Aug 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/lightweight-component/aj-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
joreilly/GalwayBus
Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
spring-ai-community/spring-ai-playground
Spring AI Playground is a self-hosted web UI for low-code AI tool development with live MCP...
dtkmn/mcp-zap-server
A Spring Boot application exposing OWASP ZAP as an MCP (Model Context Protocol) server. It lets...
thought2code/mcp-annotated-java-sdk
Annotation-driven MCP dev 🚀 No Spring, Zero Boilerplate, Pure Java
thought2code/mcp-java-sdk-examples
A collection of MCP server examples developed by various Java SDKs