Skip to main content
Glama
bjh5098

TypeScript MCP Server Boilerplate

by bjh5098

calculator

Perform basic arithmetic operations (addition, subtraction, multiplication, division) on two numbers using this TypeScript MCP Server Boilerplate tool.

Instructions

두 개의 숫자와 연산자를 입력받아 사칙연산을 수행하고 결과를 반환합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
number1Yes첫 번째 숫자
number2Yes두 번째 숫자
operatorYes연산자 (+, -, *, /)

Latest Blog Posts

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/bjh5098/mcp-server'

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