Skip to content
Back to search
30
MCP

n8n-nodes-backstage

n8n/n8n-nodes-backstage

n8n community node to query Backstage software catalog and TechDocs via MCP (Model Context Protocol)

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-command-based-mcp
n8n community nodes for interacting with a command-based MCP server that proxies MSSQL queries.
0 tools
@mimirtech/n8n-nodes-mcp
Model Context Protocol (MCP) client nodes for n8n - Connect to MCP servers via STDIO, SSE, or HTTP with AI agent integration
0 tools
n8n-nodes-mcp-auth-tool
n8n community node for calling MCP tools with per-user OAuth authentication via Auth Proxy
0 tools
n8n community nodes mcp
Metadata-only Glama MCP server.
0 tools
n8n-nodes-browser-mcp
n8n nodes for Smart Browser Automation via MCP
0 tools
n8n-nodes-meta-mcp
A node for MCP integration in n8n
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-backstage": {
      "url": "None",
      "transport": "http"
    }
  }
}