Java is #AI infrastructure front-runner β‘
Benchmark of MCP server implementations across 4 major languages puts #MCP #Java & #SpringAI at the top of the performance charts: sub-ms latency, highest throughput, and the best CPU efficiency
π www.tmdevlab.com/mcp-server-p...
16.02.2026 16:30
π 13
π 6
π¬ 0
π 1
Subagent Orchestration delegate tasks to focused subagents with isolated contexts and run in parallel
#SpringAI TaskTool provides a portable, model-agnostic implementation inspired by Claude Code's subagents
π spring.io/blog/2026/01...
@spring-ai.bsky.social #AI #Java #Agents
27.01.2026 13:59
π 3
π 4
π¬ 0
π 0
Spring AI 2.0.0-M2 Available Now
Level up your Java code and explore what Spring can do for you.
π Spring AI 2.0.0-M2 is here!
β¨ Highlights:
- Anthropic Custom Skills support,
- Null-safe API with JSpecify,
- New vector stores: S3, Infinispan, Bedrock KB,
- Redis Semantic Cache,
- Structured outputs for Mistral AI & Ollama,
- MCP SDK 0.17.2 and bug fixes
spring.io/blog/2026/01...
25.01.2026 14:30
π 6
π 4
π¬ 0
π 0
Modular RAG Architectures with Java and Spring AI
YouTube video by JChampions Conference
Tomorrow, Iβll have the privilege to kick off the jChampions Conference, a free online event with sessions presented by Java Champions βοΈ Iβll talk about Modular RAG with Spring AI, Arconia, and Docling at 3:00 pm CET π www.youtube.com/watch?v=ZcB4...
Schedule: jchampionsconf.com/schedule.html
21.01.2026 17:37
π 3
π 2
π¬ 0
π 0
#SpringAI is among the official adopters of the Agent Skills specification: agentskills.io
It is nice to see a Java toolkit next to Claude, Cursor, Gemini, GitHub... Find more about the Spring AI Skills integration: www.linkedin.com/feed/update/...
#Java #AI @spring-ai.bsky.social
22.01.2026 11:47
π 6
π 3
π¬ 0
π 0
If AI agent drops steps on complex tasks, add TodoWriteTool-a #SpringAI tool that enables LLMs to create, track, and update task lists during execution. It transforms implicit planning into explicit, trackable workflows.
πBlog: spring.io/blog/2026/01...
#Java #AI
20.01.2026 13:19
π 7
π 3
π¬ 0
π 0
#SpringAI AskUserQuestionTool - AI agents that ask clarifying questions before answering, gather requirements interactively, and create a specification aligned with your actual needs
πBlog: spring.io/blog/2026/01...
#AI #Java #Agent @spring-ai.bsky.social
15.01.2026 15:52
π 8
π 6
π¬ 0
π 0
Bringing Agent Skills to Java and #SpringAI π
Modular, reusable capabilities for your AI agents -discovered at startup, loaded on demand. Portable across any LLM.
Inspired by & compatible with Claude Code Skills.
Part 1 of the Agentic Patterns series: spring.io/blog/2026/01...
@spring-ai.bsky.social
13.01.2026 13:31
π 11
π 5
π¬ 0
π 0
πAs 2025 comes to a close, I'm taking a moment to reflect on an extraordinary year of innovation with Spring AI - From MCP integration to agents, explainable AI, token optimization, ... Read the full story π
www.linkedin.com/pulse/2025-y...
30.12.2025 14:46
π 6
π 2
π¬ 0
π 0
π€ Building AI agents? You can capture WHY the LLM makes decisionsβnot just what it decides. #SpringAI's Tool Argument Augmenter captures LLM reasoning alongside tool callsβuseful for building memory-enhanced agents. No tool modifications needed!
π spring.io/blog/2025/12...
23.12.2025 12:28
π 7
π 3
π¬ 0
π 0
#SpringAI Tool Search Tool - Build smarter AI apps that discover tools when they need them
π Blog: spring.io/blog/2025/12...
π GitHub: github.com/spring-ai-community/spring-ai-tool-search-tool
β
On-demand tool discovery
β
Multiple LLMs
β
34-64% token savings
@spring-ai.bsky.social
11.12.2025 08:51
π 14
π 9
π¬ 0
π 0
JSON is the go-to format for LLM tool responses, but alternatives like TOON, XML, CSV, YAML can potentially improve token efficiency and performance.
Find how to configure #SpringAI tool responses formats and optimize for your use case:
spring.io/blog/2025/11...
@spring-ai.bsky.social
25.11.2025 09:03
π 8
π 5
π¬ 0
π 0
A few thoughts from Chicago.
22.11.2025 22:08
π 1219
π 349
π¬ 34
π 32
π Spring AI 1.1.0 GA Released
π§ Better MCP Integration ... πMCP OAuth2 server protection π Recursive Advisors ...π¦ Developer Experience: ... Over 850+ commits
Kudos to the entire Spring AI community! π
Find more: spring.io/blog/2025/11...
@spring-ai.bsky.social
13.11.2025 08:01
π 18
π 11
π¬ 2
π 0
π€βοΈ LLM-as-a-Judge with #SpringAI
Evaluating LLM output is challenging. Traditional metrics fall short, and human evaluation doesn't scale.
LLM-as-a-Judge uses LLMs to evaluate AI-generated content, matching human judgment
π spring.io/blog/2025/11...
π οΈ github.com/spring-proje...
10.11.2025 10:17
π 9
π 4
π¬ 1
π 0
Self-Improving AI Agents with #SpringAI Recursive Advisors - enabling iterative AI workflows that can loop, validate and retry until goals are achieved
Think of observable tool calling, evaluations, validation... agentic loops.
Find more: spring.io/blog/2025/11...
04.11.2025 10:42
π 5
π 1
π¬ 0
π 0
Excited to be speaking at @vaadin.com Create 2025! π
π
Day 1: "Spring AI & MCP for all things AI" talk
π§ Day 2: Hands-on lab with @marcushellberg.dev
Discover how JVM rules the AI world! vaadin.com/vaadin-creat...
@spring-ai.bsky.social #MCP
20.10.2025 06:54
π 4
π 0
π¬ 0
π 0
Excited to be speaking at @devoxx.com with @chemicl.bsky.social π We'll be diving into #MCP Java SDK and #SpringAI hands-on, showing you how to build AI apps that actually know what's going on around them.
More details: m.devoxx.com/events/dvbe2...
09.10.2025 08:55
π 2
π 0
π¬ 0
π 0
#SpringAI (1.1.0-SNAPSHOT) & MCP Java SDK, makes #MCP Server development a breeze! Inspired by the FastMCP Context, it brings fluent APIs for logging, progress notifications, client elicitation, LLM sampling and more ...π‘
@spring-ai.bsky.social
07.10.2025 11:48
π 5
π 0
π¬ 0
π 1
At the MCP Dev Summit keynote, David Soria Parra (MCP co-creator) called out the MCP Java SDK - "really really popular"! Grateful to be part of it. Shoutout to @thedsp.bsky.social and the #MCP & @spring-ai.bsky.social communities for building something special together! π
04.10.2025 12:01
π 8
π 2
π¬ 0
π 0
#MCP Security with #SpringAI
Great contribution by @garnier.wf
01.10.2025 07:58
π 5
π 0
π¬ 0
π 0
Connect Your AI to Everything: Spring AI's MCP Boot Starters
Level up your Java code and explore what Spring can do for you.
Connect Your #AI to Everything with #SpringAI's new #MCP Boot Starters and Java Annotations.
This intro blog demonstrates building both MCP Servers and Clients, showcasing basic and advanced MCP features π
spring.io/blog/2025/09...
@spring-ai.bsky.social
16.09.2025 13:42
π 7
π 2
π¬ 0
π 0
Christian Tzolov
Spring AI lead developer, Staff Software Engineer at Broadcom;
Excited to present at @ai4devs.bsky.social Amsterdam this Friday, September 19th! I'll be sharing the latest Spring AI and MCP (Model Context Protocol) advancements for Java developers: amsterdam.ai4devs.io/speakers/chr...
15.09.2025 10:41
π 1
π 0
π¬ 0
π 0
From Single-Shot LLMs to Intelligent Agents: Building Scalable AI Systems with Spring AI and MCP
YouTube video by Spring I/O
π From Single-Shot LLMs to Intelligent Agents: Building Scalable AI Systems with Spring AI and MCP by @tzolov.bsky.social @ Spring I/O 2025
βΆοΈ Video: youtu.be/l38CPjOYsHk
π Slides: 2025.springio.net/slides/from-...
π οΈRepo: github.com/spring-proje... #springio25
01.09.2025 08:30
π 4
π 1
π¬ 0
π 0
Spring AI 1.1.0-M1 is here! Featuring:
β’ Comprehensive MCP integration including the support for Streamable HTTP client & server transports
β’ New MCP annotations framework
β’ Google GenAI SDK integration
β’ Anthropic Claude prompt caching and more
spring.io/blog/2025/09...
09.09.2025 16:44
π 11
π 5
π¬ 0
π 0
Speaking at @springio.net on May 23 about building Agentic systems with LLMs, Tools & MCP!
Details: 2025.springio.net/sessions/fro...
18.05.2025 18:59
π 7
π 2
π¬ 0
π 0
Spring AI 1.0.0-RC1 and MCP Java SDK 0.10.0 just released! π
Check release notes:
- Spring AI: spring.io/blog/2025/05/13/spring-ai-1-0-0-RC1-released
- MCP Java SDK: github.com/modelcontextprotocol/java-sdk/releases/tag/v0.10.0
#SpringAI #MCP
14.05.2025 05:10
π 12
π 6
π¬ 0
π 0
Unifying AI Integration with Model Context Protocol β GOSIM AI Paris 2025
The Model Context Protocol (MCP) standardizes how AI models interact with external tools and resources through a structured client-server architecture, facilita
Honored to be speaking at #GOSIM AI 2025 in Paris! My talk, "Unifying AI Integration with Model Context Protocol", explores how #MCP can streamline AI model interoperability across platforms:
paris2025.gosim.org/schedule/uni...
@gosimfoundation @SpringAICentral
06.05.2025 07:51
π 2
π 0
π¬ 0
π 0
Here's the correct sequence diagram. Unfortunately I can't update the post
05.05.2025 05:42
π 3
π 0
π¬ 0
π 0