{
  "markdown": "# SWOTPal MCP Server\n\nSWOT analysis tools for AI agents. Use in Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.\n\nGenerate professional SWOT analyses, competitive comparisons, and browse 100+ pre-built examples — all from your AI assistant.\n\n## Quick Start\n\n### 1. Get your API Key\n\nSign up at [swotpal.com](https://swotpal.com) and generate an API key from your dashboard.\n\n### 2. Configure your MCP client\n\n**Claude Desktop** — Edit `~/Library/Application Support/Claude/claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"swotpal\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@swotpal/mcp-server\"],\n      \"env\": {\n        \"SWOTPAL_API_KEY\": \"sk_live_your_key_here\"\n      }\n    }\n  }\n}\n```\n\n**Cursor** — Add to your MCP settings (Settings > MCP Servers):\n\n```json\n{\n  \"swotpal\": {\n    \"command\": \"npx\",\n    \"args\": [\"-y\", \"@swotpal/mcp-server\"],\n    \"env\": {\n      \"SWOTPAL_API_KEY\": \"sk_live_your_key_here\"\n    }\n  }\n}\n```\n\n**Windsurf** — Same JSON format in your MCP configuration.\n\n### 3. Use it\n\nAsk your AI agent:\n\n- \"Generate a SWOT analysis for Tesla\"\n- \"Compare Netflix vs Disney+\"\n- \"Show me my saved analyses\"\n- \"Browse SWOT examples in healthcare\"\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `generate_swot` | SWOT analysis for any company, brand, product, or topic |\n| `generate_versus` | Side-by-side competitive comparison of two companies |\n| `list_analyses` | List your saved analyses with pagination |\n| `get_analysis` | Get full details of a saved analysis by ID |\n| `browse_examples` | Browse 100+ pre-built industry SWOT examples |\n\n## Supported Languages\n\nEnglish, Japanese, Traditional Chinese, Simplified Chinese, Korean, Vietnamese, Portuguese, German, Spanish, French, Italian, Russian\n\n## Example Output\n\n```\n## SWOT Analysis: Tesla 2026\n\n### Strengths\n- Global EV market leader with 20%+ market share\n- Vertically integrated manufacturing and battery production\n- Supercharger network as competitive moat\n...\n\n### Weaknesses\n- Quality control issues persist across models\n- CEO distraction risk with multiple ventures\n...\n\nView & edit: https://swotpal.com/editor/abc123\nRemaining usage: 47\n```\n\n## Links\n\n- [SWOTPal](https://swotpal.com) — AI-powered SWOT analysis platform\n- [Examples](https://swotpal.com/examples) — 100+ company SWOT examples\n- [Blog](https://swotpal.com/blog) — Strategic analysis articles\n- [API Docs](https://swotpal.com/api) — REST API documentation\n\n## License\n\nMIT\n",
  "bytes": 2466,
  "sha": "d2d95c4a050fb60158f78d5da9c3af4077790c77f1781ac14c1e3ae82b978ba2",
  "repo_slug": "aprilelevengo/swotpal-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_aprilelevengo_swotpal_mcp_serv_776e73c7/readme"
}