AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

byte-by-k/mcp-agent-java

AI Agent backed by an MCP server — Java edition using Spring AI and LangChain4j

GitHub ↗
★ 0
stars
75
AI relevance
50
solo dev
0
tool sigs

SUMMARY AI summary by gpt-5-mini

mcp-agent-java is a Java example agent that demonstrates using the Model Context Protocol (MCP) to let LLM-based agents discover and call external tools at runtime. It targets Java developers building AI agents or Spring Boot services that need structured, typed access to external services (databases, APIs, internal tools). Key points: - Implements the full agent loop: receive query → send LLM available tools → LLM returns answer or tool call → execute tool → synthesize result. - Two integration paths: Spring AI (auto-wired MCP tools, recommended for Spring Boot) and LangChain4j (manual McpToolProvider for more control). - Shows dependencies, config examples, a REST /ask endpoint, SSE/streaming support, and architecture connecting to a lazarus-mcp server and Lazarus DB. - MIT licensed.

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🧩 AI frameworks (1)
LangChain
🤝 Agent frameworks (1)
MCP
🌐 Web frameworks (2)
Spring Boot Spring

Why this is classified AI-related

The AI relevance score checks four places for AI keywords and adds the weight of each one that matches. Full methodology

Repository name no match
Description +25 matched: ai
GitHub topics no match
README head +20 (derived from the score — README text is not stored)

Total AI relevance score: 75 / 100

Owner

Account
byte-by-k
Type
User
Followers
0

Dates

Created on GitHub 2026-05-23
Last push 2026-05-23
First seen here 2026-05-23
Last fetched 2026-08-19 16:21