Plugin Mcp Chat
Freeby MCP Community
A Backstage plugin that provides a chat interface for interacting with the MCP Servers.
v0.6.0Added Apr 12, 2026
backstage-pluginchat-interfacemcpmodel-context-protocol
Plugin Mcp Chat MCP Server
A Backstage plugin that provides a chat interface for interacting with the MCP Servers.
Installation
npx -y @backstage-community/plugin-mcp-chat
Reviews
Installation
Quick install
npx -y @backstage-community/plugin-mcp-chat
Add to claude_desktop_config.json
{
"mcpServers": {
"plugin-mcp-chat": {
"command": "npx",
"args": ["-y", "@backstage-community/plugin-mcp-chat"]
}
}
}