Ghaith-kh/Spring-AI-mcp
MCP Spring AI Project – Java Spring Boot app demonstrating Model Context Protocol (MCP) integration. Features custom AI tools, MCP server (stdio & SSE), LLM workflows (OpenAI, Claude), and Postman tests for easy setup and exploration.
Platform-specific configuration:
{
"mcpServers": {
"Spring-AI-mcp": {
"command": "npx",
"args": [
"-y",
"Spring-AI-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...