Skip to main content
Glama
jkf87

Weather MCP Server

by jkf87

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_weatherB

특정 도시의 현재 날씨 정보를 가져옵니다.

Args: city: 도시 이름 (서울, 부산, 인천, 대구, 대전, 광주, 울산, 제주 중 선택)

Returns: 날씨 정보 문자열

list_citiesB

사용 가능한 도시 목록을 반환합니다.

Returns: 사용 가능한 도시 목록

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/jkf87/weather-mcp'

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