Elkhn/mcp-playground
A Streamlit-based chat app for LLMs with plug-and-play tool support via Model Context Protocol (MCP), powered by LangChain, LangGraph, and Docker.
Platform-specific configuration:
{
"mcpServers": {
"mcp-playground": {
"command": "npx",
"args": [
"-y",
"mcp-playground"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...