Skip to main content
Glama
aprilelevengo

SWOTPal — SWOT Analysis

SWOTPal MCPサーバー

AIエージェント向けのSWOT分析ツールです。Claude Desktop、Cursor、Windsurf、およびMCP互換クライアントで使用できます。

プロフェッショナルなSWOT分析や競合比較の生成、100以上の事前構築済み事例の閲覧を、すべてAIアシスタントから行えます。

クイックスタート

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設定に追加します(Settings > MCP Servers):

{
  "swotpal": {
    "command": "npx",
    "args": ["-y", "@swotpal/mcp-server"],
    "env": {
      "SWOTPAL_API_KEY": "sk_live_your_key_here"
    }
  }
}

Windsurf — MCP設定に同じJSON形式で記述します。

3. 使用方法

AIエージェントに以下のように尋ねてください:

  • "TeslaのSWOT分析を生成して"

  • "NetflixとDisney+を比較して"

  • "保存した分析を表示して"

  • "ヘルスケア業界のSWOT事例を閲覧したい"

ツール

ツール

説明

generate_swot

企業、ブランド、製品、トピックのSWOT分析

generate_versus

2社間のサイドバイサイド競合比較

list_analyses

保存された分析をページネーション付きで一覧表示

get_analysis

IDを指定して保存された分析の詳細を取得

browse_examples

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

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - A tier

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