Loading MCP server directory, please wait...
MCP Server for SWOTPal — SWOT analysis tools for AI agents (Claude, Cursor, Windsurf)
npx @getmcp/cli add io.github.aprilelevengo/swotpal-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
SWOTPAL_API_KEYSWOTPal API key from swotpal.com dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.aprilelevengo/swotpal-mcp-server": {
"command": "npx",
"args": [
"-y",
"@swotpal/mcp-server"
],
"env": {
"SWOTPAL_API_KEY": ""
}
}
}
}