Skip to main content
Glama
bjh5098

TypeScript MCP Server Boilerplate

by bjh5098

get-weather

Retrieve current weather and forecast data by providing latitude/longitude coordinates and forecast duration.

Instructions

위도와 경도 좌표, 예보 기간을 입력받아 해당 위치의 현재 날씨와 예보 정보를 제공합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latitudeYes위도 (-90 ~ 90)
longitudeYes경도 (-180 ~ 180)
forecastDaysNo예보 기간 (일 단위, 기본값: 7일, 최대: 16일)

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