jongin1004
MCP Serverjongin1004public

mbi mcp server

一个用于计算BMI(身体质量指数)的MCP服务器,支持体重分类和简单集成。

Repository Info

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

About This Server

一个用于计算BMI(身体质量指数)的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

BMI Calculator MCP Server

BMI(체질량지수)를 계산하는 MCP 서버입니다.

기능

  • 체중(kg)과 키(cm)를 입력받아 BMI를 계산
  • BMI 수치에 따른 체중 분류 제공 (저체중, 정상, 과체중, 비만, 고도비만)

설치 방법

# 의존성 설치
npm install

# 빌드
npm run build

# 실행
npm start

사용 방법

MCP 클라이언트에서 다음과 같이 사용할 수 있습니다:

// BMI 계산 도구 호출
const result = await client.tool("calculate-bmi", {
  weightKg: 70,
  heightCm: 170
});

GitHub 배포

  1. GitHub에 새 저장소 생성
  2. 로컬 저장소 초기화 및 푸시:
git init
git add .
git commit -m "Initial commit"
git remote add origin <your-github-repo-url>
git push -u origin main

Smithery 배포

  1. https://smithery.ai/new 접속
  2. GitHub 저장소 연결
  3. 배포 설정 완료 후 "Deploy" 버튼 클릭

라이선스

MIT

Quick Start

1

Clone the repository

git clone https://github.com/jongin1004/mbi-mcp-server
2

Install dependencies

cd mbi-mcp-server
npm install
3

Follow the documentation

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

Repository Details

Ownerjongin1004
Repombi-mcp-server
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