oalles/spring-ai-mcp-test
Showcases how to integrate Spring AI's support for MCP (Model Context Protocol) within Spring Boot applications, covering both server-side and client-side implementations.
Platform-specific configuration:
{
"mcpServers": {
"spring-ai-mcp-test": {
"command": "npx",
"args": [
"-y",
"spring-ai-mcp-test"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...