JUHE API Marketplace
wonnyboi avatar
MCP Server

Project Portfolio Guide MCP Server

A Model Context Protocol server that helps collect and structure project portfolio information through a guided conversation flow.

0
GitHub Stars
11/17/2025
Last Updated
No Configuration
Please check the documentation below.
  1. Home
  2. MCP Servers
  3. ssafy_project_mcp

README Documentation

Project Portfolio Guide MCP Server

A Model Context Protocol server that helps collect and structure project portfolio information through a guided conversation flow.

Features

  • Step-by-step project information collection
  • GitHub repository integration
  • Structured data collection for project portfolios
  • RESTful API endpoints
  • Docker containerization support

Prerequisites

  • Node.js 18.x or higher
  • npm or yarn
  • Docker (for containerized deployment)

Installation

  1. Clone the repository:
git clone <repository-url>
cd project-portfolio-guide
  1. Install dependencies:
npm install
  1. Build the project:
npm run build

Usage

Local Development

Start the development server:

npm run dev

Production

Start the production server:

npm start

Docker

Build and run with Docker:

docker build -t project-portfolio-guide .
docker run -p 3000:3000 project-portfolio-guide

API Endpoints

POST /message

Send a message to the server and receive the next step in the conversation.

Request body:

{
  "content": "user message"
}

Response:

{
  "content": "server response",
  "metadata": {
    "step": 1,
    "totalSteps": 15
  }
}

GET /health

Check server health status.

Response:

{
  "status": "healthy"
}

Deployment to Smithery

  1. Create a Smithery account at https://smithery.ai
  2. Install the Smithery CLI:
npm install -g @smithery/cli
  1. Login to Smithery:
smithery login
  1. Deploy the server:
smithery deploy

Configuration

The server can be configured using environment variables:

  • PORT: Server port number (default: 3000)
  • NODE_ENV: Node environment (default: production)

License

MIT

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved