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
- -securityFlicense-qualityA Model Context Protocol server for Claude Desktop that provides structured memory management across chat sessions, allowing Claude to maintain context and build a knowledge base within project directories.Last updated -TypeScript
- -securityFlicense-qualityA Model Context Protocol server that enables interaction with Shortcut (formerly Clubhouse) project management tool, allowing users to view and search projects, stories, epics, and objectives, as well as create new items through natural language.Last updated -3Python
- -security-license-qualityA Model Context Protocol server implementation that enables AI assistants to interact with Linear project management systems, allowing them to create, retrieve, and modify data related to issues, projects, teams, and users.Last updated -202TypeScript
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants to interact with Feishu project management systems, allowing retrieval of project views and work items.Last updated -4PythonMIT License