spring-ai-community/spring-ai-playground
Spring AI Playground is a self-hosted web UI for low-code AI tool development with live MCP server registration. It includes MCP server inspection, agentic chat, and integrated LLM and RAG workflows, enabling real-time experimentation and evolution of tool-enabled AI systems without redeployment.
Platform-specific configuration:
{
"mcpServers": {
"spring-ai-playground": {
"command": "npx",
"args": [
"-y",
"spring-ai-playground"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...