Loading MCP server directory, please wait...
Deploy websites, migrate app backends, and run continuous sync with explicit approval gates.
npx @getmcp/cli add io.github.bitfiction/staticbotRequires Node.js 18+. Community-contributed server. Review source before installing.
STATICBOT_API_KEYStaticbot API key from https://app.staticbot.dev/developer
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bitfiction/staticbot": {
"command": "npx",
"args": [
"-y",
"@staticbot/mcp"
],
"env": {
"STATICBOT_API_KEY": ""
}
}
}
}