wonnyboi
MCP Serverwonnyboipublic

ssafy_project_mcp

SSAFY 프로젝트 포트폴리오 정보 수집 가이드라인 mcp

Repository Info

0
Stars
1
Forks
0
Watchers
1
Issues
TypeScript
Language
-
License

About This Server

SSAFY 프로젝트 포트폴리오 정보 수집 가이드라인 mcp

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

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 Start

1

Clone the repository

git clone https://github.com/wonnyboi/ssafy_project_mcp
2

Install dependencies

cd ssafy_project_mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerwonnyboi
Repossafy_project_mcp
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation