Skip to main content
Glama

MRP Calculator MCP Server

MRP 계산기 MCP 서버

개요

이 MCP 서버는 자재 소요량 계획(MRP) 계산을 위한 도구를 제공합니다. 모델 컨텍스트 프로토콜(MCP)을 준수하여 시스템에 기능을 제공합니다.

특징

  • 납품 일정 계산
  • 주문 필요 결정
  • MRP 기간 계산

도구

서버는 다음과 같은 MCP 도구를 제공합니다.

주문_수요_계산

다음을 기준으로 언제, 얼마만큼 주문할지 계산합니다.

  • 현재 재고 수준
  • 예측 기간
  • 배송 일정
  • 주문 제약 조건

구성

서버는 MCP 설정 파일을 통해 구성할 수 있습니다.

지엑스피1

개발

  • TypeScript로 작성됨
  • 서버 구현을 위해 MCP SDK를 사용합니다.
  • 검증을 위한 테스트 케이스가 포함되어 있습니다

프로젝트 구조

mrp-calculator/ ├── src/ │ ├── index.ts # Main server implementation │ ├── calculator.ts # MRP calculation logic │ ├── types.ts # TypeScript type definitions │ └── validator.ts # Input validation ├── package.json ├── tsconfig.json └── README.md

건물과 운영

# Install dependencies npm install # Build the server npm run build # Run the server node dist/index.js

버전 제어

이 저장소는 버전 관리를 위해 Git을 사용합니다. 중요 파일은 추적되고, 빌드 아티팩트와 종속성은 .gitignore를 통해 무시됩니다.

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

재고 수준, 예측 및 주문 제약 조건에 따라 납품 일정을 계산하고, 주문 필요 사항을 결정하고, MRP 기간 계산을 수행하기 위한 자재 소요량 계획(MRP) 도구를 제공합니다.

  1. 개요
    1. 특징
      1. 도구
        1. 주문\_수요\_계산
      2. 구성
        1. 개발
          1. 프로젝트 구조
            1. 건물과 운영
              1. 버전 제어

                Related MCP Servers

                • A
                  security
                  A
                  license
                  A
                  quality
                  An adaptation of the MCP Sequential Thinking Server designed to guide tool usage in problem-solving. This server helps break down complex problems into manageable steps and provides recommendations for which MCP tools would be most effective at each stage.
                  Last updated -
                  1
                  766
                  268
                  TypeScript
                  MIT License
                • -
                  security
                  A
                  license
                  -
                  quality
                  An MCP server that converts Cursor agent plans into structured markdown task lists and organizes them in your repository, helping you track AI-generated plans and recommendations as actionable specifications.
                  Last updated -
                  3
                  Python
                  MIT License
                  • Linux
                  • Apple
                • -
                  security
                  A
                  license
                  -
                  quality
                  MCP FOR ITSM TOOL INTEGRATION
                  Last updated -
                  JavaScript
                  MIT License
                • -
                  security
                  F
                  license
                  -
                  quality
                  Provides software development planning tools to help users create implementation plans and manage todo items.
                  Last updated -
                  Python
                  • Linux
                  • Apple

                View all related MCP servers

                MCP directory API

                We provide all the information about MCP servers via our MCP API.

                curl -X GET 'https://glama.ai/api/mcp/v1/servers/brandon-butterwick/MRP_Calculation'

                If you have feedback or need assistance with the MCP directory API, please join our Discord server