esurovtsev/spring-mcp-remote-sse
Remote MCP (Model Context Protocol) server built with Spring Boot and SSE. Demonstrates how to register tools, configure endpoints, and stream results to connected LLM clients using the Spring AI MCP SDK.
Platform-specific configuration:
{
"mcpServers": {
"spring-mcp-remote-sse": {
"command": "npx",
"args": [
"-y",
"spring-mcp-remote-sse"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...