Loading MCP server directory, please wait...
Deploy and manage static sites from AI agents
npx @getmcp/cli add com.shipstatic/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SHIP_API_KEYYour Shipstatic API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.shipstatic/mcp": {
"command": "npx",
"args": [
"-y",
"@shipstatic/mcp"
],
"env": {
"SHIP_API_KEY": ""
}
}
}
}