> ## Documentation Index
> Fetch the complete documentation index at: https://springaicommunity.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Our Projects

> Spring AI Community projects

<Warning>
  **Several projects have moved.** Claude Agent SDK, Agent Client, Agent Judge, Agent Sandbox, Agent Bench, ACP Java SDK, and GitHub Collector are now maintained at [markpollack](https://github.com/markpollack) and documented at [lab.pollack.ai](https://lab.pollack.ai). They were general-purpose agent libraries that did not depend on Spring AI — see the [migration page](https://lab.pollack.ai/docs/migration/spring-ai-community-to-markpollack) for details.
</Warning>

## Flagship

<Card title="Spring AI Bedrock AgentCore" icon="aws" href="/projects/incubating/spring-ai-bedrock-agentcore">
  AWS Bedrock AgentCore runtime integration for Spring AI — deploy Spring AI agents to the Amazon Bedrock managed runtime
</Card>

## Active Projects

<CardGroup cols={2}>
  <Card title="Spring AI Agent Utils" icon="toolbox" href="/projects/incubating/spring-ai-agent-utils">
    Claude Code-inspired tools and agent skills for Spring AI
  </Card>

  <Card title="Spring AI Tool Search Tool" icon="magnifying-glass" href="/projects/incubating/spring-ai-tool-search-tool">
    Dynamic tool discovery with 80-90% token savings
  </Card>

  <Card title="MCP Annotations" icon="at" href="/projects/incubating/mcp-annotations">
    Annotation-based Model Context Protocol server development
  </Card>

  <Card title="MCP Security" icon="shield" href="/projects/incubating/mcp-security">
    Security support for Model Context Protocol implementations
  </Card>

  <Card title="Spring AI Replicate" icon="repeat" href="/projects/incubating/spring-ai-replicate">
    Access hundreds of AI models on Replicate.com
  </Card>

  <Card title="Spring AI Playground" icon="window" href="/projects/incubating/spring-ai-playground">
    Self-hosted web UI for AI experimentation and testing
  </Card>

  <Card title="Spring AG-UI" icon="handshake" href="/projects/incubating/spring-agui">
    AG-UI protocol implementation for Spring AI
  </Card>

  <Card title="Spring AI Vaadin" icon="browser" href="/projects/incubating/spring-ai-vaadin">
    Vaadin UIs for Spring AI chat and RAG applications
  </Card>
</CardGroup>

## Resources

<Card title="Awesome Spring AI" icon="star" href="https://github.com/spring-ai-community/awesome-spring-ai">
  Curated collection of tutorials, examples, and resources for Spring AI
</Card>

***

<Note>
  **Want to add your project?** See our [Project Creation Guide](/community/project-guide) to learn how to propose a new project.
</Note>
