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.
Stars
101
Forks
27
Watchers
101
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
83
commits
docs: update README with built-in MCP server and client guide
fce6ec9View on GitHubci(github-actions): optimize Dockerfile to fix maven build error
33f5b3eView on GitHubchore(repo): add ISSUE_TEMPLATE for bug reports and clarifications
474117eView on GitHubrefactor(js): improve sandbox security with class blacklist and log limits
8acd770View on GitHubfix: clear MCP history, persist Tool Studio selection, auto-scroll chat, apply MCP timeout
77c8f36View on GitHubrefactor(routes): switch main menu routing; rename Chat to Agentic Chat
c74a484View on GitHubTEMP: fix missing thinking metadata key in Ollama streaming (will revert)
2aa23a6View on GitHubTEMP: support reasoning_content/reasoning deserialization (will revert)
964c77aView on GitHubAdd Spring AI ChatModel reasoning_content/reasoning support
ac81cabView on GitHub