ShipStatic MCP Server
Rank #1,146com.shipstatic/mcp
Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.
ShipStatic MCP Server is a Model Context Protocol (MCP) server published by shipstatic. It ranks #1,146 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. ShipStatic MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 48 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 130,900 of 132,046 servers on MCP Toplist.
Use ShipStatic MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http shipstatic https://mcp.shipstatic.com/claude mcp add shipstatic -e "SHIP_TOKEN=<your SHIP_TOKEN>" -- npx -y @shipstatic/mcpReplace each placeholder with your own value before saving.
[mcp_servers.shipstatic]
url = "https://mcp.shipstatic.com/"Add to ~/.codex/config.toml.
[mcp_servers.shipstatic]
command = "npx"
args = ["-y", "@shipstatic/mcp"]
[mcp_servers.shipstatic.env]
SHIP_TOKEN = "<your SHIP_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.shipstatic.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"shipstatic": {
"command": "npx",
"args": [
"-y",
"@shipstatic/mcp"
],
"env": {
"SHIP_TOKEN": "<your SHIP_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shipstatic": {
"url": "https://mcp.shipstatic.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"shipstatic": {
"command": "npx",
"args": [
"-y",
"@shipstatic/mcp"
],
"env": {
"SHIP_TOKEN": "<your SHIP_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"shipstatic": {
"type": "http",
"url": "https://mcp.shipstatic.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"shipstatic": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@shipstatic/mcp"
],
"env": {
"SHIP_TOKEN": "<your SHIP_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shipstatic": {
"serverUrl": "https://mcp.shipstatic.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shipstatic": {
"command": "npx",
"args": [
"-y",
"@shipstatic/mcp"
],
"env": {
"SHIP_TOKEN": "<your SHIP_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shipstatic": {
"url": "https://mcp.shipstatic.com/"
}
}
}{
"mcpServers": {
"shipstatic": {
"command": "npx",
"args": [
"-y",
"@shipstatic/mcp"
],
"env": {
"SHIP_TOKEN": "<your SHIP_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.shipstatic%2Fmcp)<a href="https://mcptoplist.com/server/com.shipstatic%2Fmcp"><img src="https://mcptoplist.com/badge/com.shipstatic%2Fmcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
shipstatic
Available versions (48)
| Version | Published |
|---|---|
| 2.0.0 | Sep 21, 2026 |
| 1.12.4 | Sep 20, 2026 |
| 1.12.2 | Sep 17, 2026 |
| 1.12.1 | Sep 13, 2026 |
| 1.12.0 | Sep 13, 2026 |
| 1.11.0 | Sep 12, 2026 |
| 1.10.2 | Sep 7, 2026 |
| 1.10.1 | Sep 7, 2026 |
| 1.10.0 | Sep 1, 2026 |
| 1.9.1 | Sep 1, 2026 |
| 1.9.0 | Sep 1, 2026 |
| 1.8.0 | Aug 31, 2026 |
| 1.7.0 | Aug 30, 2026 |
| 1.6.2 | Aug 29, 2026 |
| 1.6.1 | Aug 28, 2026 |
| 1.6.0 | Aug 26, 2026 |
| 1.3.5 | Aug 20, 2026 |
| 1.3.3 | Aug 15, 2026 |
| 1.3.2 | Aug 15, 2026 |
| 1.3.1 | Aug 15, 2026 |
| 1.3.0 | Aug 14, 2026 |
| 1.2.2 | Aug 14, 2026 |
| 1.2.0 | Aug 13, 2026 |
| 1.1.1 | Aug 12, 2026 |
| 1.1.0 | Aug 11, 2026 |
| 1.0.0 | Aug 10, 2026 |
| 0.6.0 | May 15, 2026 |
| 0.5.1 | May 11, 2026 |
| 0.5.0 | May 10, 2026 |
| 0.4.9 | May 7, 2026 |
| 0.4.8 | May 4, 2026 |
| 0.4.7 | May 4, 2026 |
| 0.4.5 | Apr 10, 2026 |
| 0.4.4 | Apr 10, 2026 |
| 0.4.3 | Apr 8, 2026 |
| 0.4.1 | Apr 7, 2026 |
| 0.4.0 | Apr 1, 2026 |
| 0.3.0 | Mar 29, 2026 |
| 0.2.0 | Mar 25, 2026 |
| 0.1.13 | Mar 24, 2026 |
| 0.1.9 | Mar 4, 2026 |
| 0.1.8 | Mar 4, 2026 |
| 0.1.7 | Mar 4, 2026 |
| 0.1.6 | Mar 4, 2026 |
| 0.1.5 | Mar 4, 2026 |
| 0.1.4 | Mar 4, 2026 |
| 0.1.2 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains ShipStatic MCP Server?
- ShipStatic MCP Server is maintained by shipstatic, which publishes 1 MCP server (48 total versions) tracked on MCP Toplist.
- Is ShipStatic MCP Server listed on the Official MCP Registry?
- Yes — ShipStatic MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does ShipStatic MCP Server have?
- MCP Toplist tracks 48 versions of ShipStatic MCP Server, most recently published on Sep 21, 2026.
- Where can I find the source code for ShipStatic MCP Server?
- The source code for ShipStatic MCP Server is hosted at github.com/shipstatic/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.