AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

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関連スコア
50
個人開発度
0
AIツール痕跡

SUMMARY AI要約 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 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🧩 AIフレームワーク (1)
LangChain
🤝 エージェントフレームワーク (1)
MCP
🌐 Web/アプリフレームワーク (2)
Spring Boot Spring

AI関連と判定した根拠

AI関連スコアは4つの箇所それぞれにAI関連キーワードが現れるかを判定し、該当した配点を合計したものです。 算出方法の詳細

リポジトリ名 該当なし
説明文 +25 一致: ai
GitHub Topics 該当なし
README冒頭 +20 (スコアから逆算 — README本文は保存していません)

合計 AI関連スコア: 75 / 100

オーナー情報

アカウント
byte-by-k
タイプ
User
フォロワー
0

日付

GitHub作成日 2026-05-23
最終Push 2026-05-23
当サイト初検出 2026-05-23
最終取得 2026-08-19 16:21