Skip to main content
Glama
KALYN100

my-mcp-server

by KALYN100

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
greetA

이름과 언어를 입력하면 인사말을 반환합니다.

calculatorB

두 숫자에 사칙연산을 수행하고 결과를 반환합니다.

get-timeA

IANA 타임존을 입력하면 해당 지역의 현재 날짜와 시간을 반환합니다.

geocodeA

도시 이름을 검색해 위도와 경도 좌표를 반환합니다. 동명 도시가 있으면 여러 후보를 함께 보여줍니다. 데이터 출처: Open-Meteo (CC BY 4.0).

get-weatherA

위도와 경도 좌표로 해당 지역의 현재 날씨와 일별 예보를 반환합니다. 좌표는 geocode 도구로 먼저 조회할 수 있습니다. 데이터 출처: Open-Meteo (CC BY 4.0).

generate-imageA

텍스트 프롬프트를 이미지로 생성합니다. Hugging Face Inference (nscale)의 FLUX.1-schnell을 기본으로 사용합니다. HF_TOKEN 환경 변수가 필요합니다.

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

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