smishing-stop-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | 서버 포트 | 3000 |
| LLM_MODEL | No | 2층 LLM 모델(경량 권장) | claude-haiku-4-5-20251001 |
| CORS_ORIGIN | No | CORS 허용 오리진(* 또는 콤마구분) | * |
| OFFLINE_MODE | No | true면 모든 외부 호출 차단(테스트용) | false |
| INBOUND_API_KEY | No | 설정 시 인바운드 X-API-Key(또는 Bearer) 검사. PlayMCP 커스텀 헤더 인증 대응 | |
| FETCH_TIMEOUT_MS | No | 외부 호출 타임아웃 | 4000 |
| ANTHROPIC_API_KEY | No | 2층 LLM 추론용(선택) | |
| MAX_REDIRECT_HOPS | No | 단축 URL 펼치기 최대 hop | 5 |
| ANTHROPIC_BASE_URL | No | Anthropic API 베이스 URL | https://api.anthropic.com |
| KISA_PHISHING_CSV_PATH | No | KISA 피싱 URL CSV 로컬 경로 | ./data/kisa_phishing_urls.csv |
| KISA_WHOIS_SERVICE_KEY | No | 공공데이터포털 KISA WHOIS serviceKey | |
| EXTRA_BLOCKLIST_DOMAINS | No | 보강/테스트용 악성 도메인(콤마구분) | |
| GOOGLE_SAFE_BROWSING_API_KEY | No | Google Safe Browsing v4 키 |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/jeongmk522-netizen/smishing-stop-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server