my-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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