I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

MCP-Backstage-Exampe
Ein Beispiel -MCP -Server und -Orentier, mit dem Daten aus einer Backstage -Instanace gezogen werden können
1
Github Watches
1
Github Forks
0
Github Stars
Bee Agent & Model Context Protocol with Backstage
This repository demonstrates how to create a Model Context Protocol (MCP) server that provides tools that LLMs can use to communicate with a Backstage instance. A sample Agent, built using the Bee Agent Framework, is included to demonstrate how to interact with the MCP server.
Run the Demo
Configure Backstage
Enable static, token-based, access to Backstage. This allows a client to
interact with the HTTP API using the token
in an authorization
header.
appConfig:
backend:
auth:
externalAccess:
- type: static
options:
token: 'notasecuretoken'
subject: mcp
Run the MCP Server
Install dependencies and prepare environment variables:
cd server
npm i
cp .env.template .env
Edit the .env
file to with valid values, then start the server:
# Load variables
source .env
# Build and run the server
npm run build && npm start
The MCP server will start listening on http://localhost:8080
Run the Agent
In another terminal, install dependencies and set environment variables:
cd agent
cp .env.template .env
npm i
Run the agent:
npm run build && npm start
相关推荐
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.
Fair-Code-Workflow-Automatisierungsplattform mit nativen KI-Funktionen. Kombinieren Sie visuelles Gebäude mit benutzerdefiniertem Code, SelbstHost oder Cloud, 400+ Integrationen.
Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.
Reviews

user_4H3Z5NMn
As a dedicated user of the MCP Command Server by copyleftdev, I can confidently say it's a game-changer for managing complex commands. The intuitive interface and seamless integration make it a must-have for any developer. It streamlines workflows and boosts productivity exceptionally. Highly recommend!