mcpbeat Sign in

Swotpal MCP Server

by aprilelevengo Your server? Claim it
local only

Swotpal MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 6 Apr 2026.

MCP Server for SWOTPal — SWOT analysis tools for AI agents (Claude, Cursor, Windsurf)

Installs per day peak 12 · avg 5 · -13% w/w
a month agotoday
23
Installs / week
npm · @swotpal/mcp-server
0
Stars
0 open issues
6 Apr 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Swotpal MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add swotpal-mcp-server -- npx -y @swotpal/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "swotpal-mcp-server": {
      "args": [
        "-y",
        "@swotpal/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.swotpal-mcp-server]
command = "npx"
args = ["-y", "@swotpal/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "swotpal-mcp-server": {
      "args": [
        "-y",
        "@swotpal/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "swotpal-mcp-server": {
      "args": [
        "-y",
        "@swotpal/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SWOTPAL_API_KEY (SWOTPal API key from swotpal.com dashboard). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Swotpal MCP Server

same job, measured the same way
Weatherai
by weatherai-io

WeatherAI — 11 live weather tools for Claude, Cursor, Windsurf and any MCP AI assistant

50 installs/wk local only
I
Dealhub Admin
by vishvick

DealHub MCP server for admins. Manage versions and users with 7 tools via Claude AI agents.

27 installs/wk local only
Vaultguard MCP
by kota1026

VaultGuard MCP Server - Yearn V3 / DeFi vault security and analysis tools for AI coding agents....

25 installs/wk local only
Openflowkit MCP
by vrun-design

Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients.

62 installs/wk local only
Mcpwp
by mumega848

MCP for WordPress — connect Claude, Cursor, or Windsurf to any WordPress site.

22 installs/wk local only
Th Memory MCP
by worakorn-prince

Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor

449 installs/wk local only
Mobileproxy
by mobileproxy

MCP server for mobileproxy.space — manage your mobile proxies from Claude, Cursor, Windsurf.

25 installs/wk local only
Defiguard MCP
by kota1026

DeFiGuard MCP Server - DeFi protocol risk analysis tools for AI coding agents. Analyze token co...

33 installs/wk local only

Swotpal MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Swotpal MCP Server?
Swotpal MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @swotpal/mcp-server was installed 23 times last week.
How do I connect Swotpal MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @swotpal/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Swotpal MCP Server?
The npm package @swotpal/mcp-server was installed 23 times in the last week. Week over week that is -13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Swotpal MCP Server open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.