Commit Graph

1 Commits

Author SHA1 Message Date
Christian Tzolov
b98aecb03b Add MCP annotations sample project
Demonstrates the use of Spring AI MCP annotations for creating an MCP server.

- Add @McpComplete, @McpArg, @McpResource, @McpPrompt handlers

The project showcases how to use Spring AI's annotation-based approach to easily expose tools, resources, prompts, and completions through an MCP server.

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
2025-05-06 14:20:57 +02:00