MCP Server for SWOTPal — SWOT analysis tools for AI agents (Claude, Cursor, Windsurf)
{
"mcpServers": {
"io-github-aprilelevengo-swotpal-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP Server for SWOTPal — SWOT analysis tools for AI agents (Claude, Cursor, Windsurf)
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 3 days ago.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol server for searching and analyzing arXiv papers
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for io.github.aprilelevengo/swotpal-mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
Sign up at swotpal.com and generate an API key from your dashboard.
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.
Ask your AI agent:
| 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 |
English, Japanese, Traditional Chinese, Simplified Chinese, Korean, Vietnamese, Portuguese, German, Spanish, French, Italian, Russian
## 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