Skip to content

Plugin Mcp Chat

Free

by 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
Works with:ClaudeGPTGeminiCopilot

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

Leave a Review

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"]
    }
  }
}