Projektportfolio-Leitfaden MCP Server
Ein Model Context Protocol-Server, der durch einen geführten Konversationsfluss beim Sammeln und Strukturieren von Projektportfolioinformationen hilft.
Merkmale
Schrittweise Erfassung von Projektinformationen
GitHub-Repository-Integration
Strukturierte Datenerhebung für Projektportfolios
RESTful-API-Endpunkte
Unterstützung für Docker-Containerisierung
Voraussetzungen
Node.js 18.x oder höher
npm oder yarn
Docker (für containerisierte Bereitstellung)
Installation
Klonen Sie das Repository:
Installieren Sie Abhängigkeiten:
Erstellen Sie das Projekt:
Verwendung
Lokale Entwicklung
Starten Sie den Entwicklungsserver:
Produktion
Starten Sie den Produktionsserver:
Docker
Erstellen und Ausführen mit Docker:
API-Endpunkte
POST /Nachricht
Senden Sie eine Nachricht an den Server und erhalten Sie den nächsten Schritt im Gespräch.
Anforderungstext:
Antwort:
GET /health
Überprüfen Sie den Integritätsstatus des Servers.
Antwort:
Einsatz in der Schmiede
Erstellen Sie ein Smithery-Konto unter https://smithery.ai
Installieren Sie die Smithery CLI:
Bei Smithery anmelden:
Stellen Sie den Server bereit:
Konfiguration
Der Server kann mithilfe von Umgebungsvariablen konfiguriert werden:
PORT: Server-Portnummer (Standard: 3000)NODE_ENV: Knotenumgebung (Standard: Produktion)
Lizenz
MIT
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Ein Model Context Protocol-Server, der durch einen geführten Konversationsfluss beim Sammeln und Strukturieren von Projektportfolioinformationen hilft.
Related MCP Servers
- -security-license-qualityA Model Context Protocol server providing comprehensive task management capabilities with support for project organization, task tracking, and automatic PRD parsing into actionable items.Last updated -26MIT License
- Asecurity-licenseAqualityA Model Context Protocol server providing AI assistants with comprehensive project, task, and subtask management capabilities with project-specific storage.Last updated -2933363MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that implements a simple notes system, allowing users to create, list, and summarize text notes.Last updated -30
- Asecurity-licenseAqualityA Model Context Protocol server that provides structured workflow tools for managing software development projects through different complexity levels, offering specialized modes for project planning, design, implementation, and documentation.Last updated -51,7501