Skip to content

Backstage Plugin Spectrocloud Backend

Free

by MCP Community

SpectroCloud backend plugin with HTTP API and MCP actions

v0.5.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Backstage Plugin Spectrocloud Backend MCP Server

SpectroCloud backend plugin with HTTP API and MCP actions

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @terasky/backstage-plugin-spectrocloud-backend
Add to claude_desktop_config.json
{
  "mcpServers": {
    "backstage-plugin-spectrocloud-backend": {
      "command": "npx",
      "args": ["-y", "@terasky/backstage-plugin-spectrocloud-backend"]
    }
  }
}