SWOTPal — SWOT Analysis
SWOTPal MCP 서버
AI 에이전트를 위한 SWOT 분석 도구입니다. Claude Desktop, Cursor, Windsurf 및 모든 MCP 호환 클라이언트에서 사용하세요.
AI 어시스턴트를 통해 전문적인 SWOT 분석과 경쟁사 비교를 생성하고 100개 이상의 사전 구축된 예시를 탐색할 수 있습니다.
빠른 시작
1. API 키 받기
swotpal.com에 가입하고 대시보드에서 API 키를 생성하세요.
2. MCP 클라이언트 구성
Claude Desktop — ~/Library/Application Support/Claude/claude_desktop_config.json 파일을 수정하세요:
{
"mcpServers": {
"swotpal": {
"command": "npx",
"args": ["-y", "@swotpal/mcp-server"],
"env": {
"SWOTPAL_API_KEY": "sk_live_your_key_here"
}
}
}
}Cursor — MCP 설정(설정 > MCP 서버)에 추가하세요:
{
"swotpal": {
"command": "npx",
"args": ["-y", "@swotpal/mcp-server"],
"env": {
"SWOTPAL_API_KEY": "sk_live_your_key_here"
}
}
}Windsurf — MCP 구성에 동일한 JSON 형식을 사용하세요.
3. 사용 방법
AI 에이전트에게 다음과 같이 요청하세요:
"테슬라에 대한 SWOT 분석을 생성해줘"
"넷플릭스와 디즈니+를 비교해줘"
"내가 저장한 분석 목록을 보여줘"
"헬스케어 분야의 SWOT 예시를 보여줘"
도구
도구 | 설명 |
| 기업, 브랜드, 제품 또는 주제에 대한 SWOT 분석 |
| 두 기업 간의 측면 경쟁 비교 |
| 페이지네이션을 포함한 저장된 분석 목록 |
| ID를 통해 저장된 분석의 전체 세부 정보 가져오기 |
| 100개 이상의 사전 구축된 산업 SWOT 예시 탐색 |
지원 언어
영어, 일본어, 번체 중국어, 간체 중국어, 한국어, 베트남어, 포르투갈어, 독일어, 스페인어, 프랑스어, 이탈리아어, 러시아어
예시 출력
## SWOT Analysis: Tesla 2026
### Strengths
- Global EV market leader with 20%+ market share
- Vertically integrated manufacturing and battery production
- Supercharger network as competitive moat
...
### Weaknesses
- Quality control issues persist across models
- CEO distraction risk with multiple ventures
...
View & edit: https://swotpal.com/editor/abc123
Remaining usage: 47링크
라이선스
MIT
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/aprilelevengo/swotpal-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server