SWOTPal — SWOT Analysis
Generate SWOT analyses, competitive comparisons, and browse 100+ pre-built industry examples for any company, brand, or topic. Supports 12 languages.
SWOTPal MCP Server
SWOT analysis tools for AI agents. Use in Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.
Generate professional SWOT analyses, competitive comparisons, and browse 100+ pre-built examples — all from your AI assistant.
Quick Start
1. Get your API Key
Sign up at swotpal.com and generate an API key from your dashboard.
2. Configure your MCP client
Claude Desktop — Edit ~/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 — Add to your MCP settings (Settings > MCP Servers):
{
"swotpal": {
"command": "npx",
"args": ["-y", "@swotpal/mcp-server"],
"env": {
"SWOTPAL_API_KEY": "sk_live_your_key_here"
}
}
}
Windsurf — Same JSON format in your MCP configuration.
3. Use it
Ask your AI agent:
- "Generate a SWOT analysis for Tesla"
- "Compare Netflix vs Disney+"
- "Show me my saved analyses"
- "Browse SWOT examples in healthcare"
Tools
| Tool | Description |
|---|---|
generate_swot | SWOT analysis for any company, brand, product, or topic |
generate_versus | Side-by-side competitive comparison of two companies |
list_analyses | List your saved analyses with pagination |
get_analysis | Get full details of a saved analysis by ID |
browse_examples | Browse 100+ pre-built industry SWOT examples |
Supported Languages
English, Japanese, Traditional Chinese, Simplified Chinese, Korean, Vietnamese, Portuguese, German, Spanish, French, Italian, Russian
Example Output
## 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
Links
- SWOTPal — AI-powered SWOT analysis platform
- Examples — 100+ company SWOT examples
- Blog — Strategic analysis articles
- API Docs — REST API documentation
License
MIT
相关服务器
Garmin Workouts MCP
Create Garmin Connect workouts using natural language.
Plus AI MCP
A Model Context Protocol (MCP) server for automatically generating professional PowerPoint and Google Slides presentations using the Plus AI presentation API
Redmine MCP Server for Cline
Integrates with Redmine to manage projects and issues through the Cline VS Code extension.
Work Memory MCP Server
Manages work memories and shares context between AI tools using a local SQLite database.
OpenFinance
Connect your bank accounts to your AI
MCP Invoice Parser
Parses invoice data, uploads it to Google Sheets, and answers queries by fetching information from the sheet.
OneNote
Interact with Microsoft OneNote using AI language models like Claude and other LLMs.
Lawmadi
Lawmadi OS (법마디) is an AI-powered legal operating system designed for Korean law, designed to provide real-time, verified legal consultations. It acts as a comprehensive AI legal assistant for both the public and legal professionals.
icd10-cpt-crosswalk
MCP server for converting ICD-10 diagnosis codes to CPT procedure codes for medical billing
NotebookLM Connector
[Claude Code Plugin] Query Google NotebookLM directly from Claude Code via Chrome browser automation — get source-grounded, citation-backed answers with automatic follow-up analysis, all without leaving your terminal.