SiteBay

by sitebay

Not rated
GitHub

About

Manage your SiteBay WordPress hosting platform. Handle sites, execute server commands, and manage staging environments via natural language.

Details

Author
sitebay
Categories
Cloud Service, Other, Infrastructure, Automation

Setup

Install SiteBay in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/sitebay/sitebay-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

Manage WordPress hosting through natural language with Claude

Features•Installation•Configuration•Usage•Support

AModel Context Protocol (MCP)server that gives Claude direct access to theSiteBayWordPress hosting platform. Manage sites, execute commands, and control your cloud infrastructure—all through conversation.

- List all your hosted WordPress sites
- Get detailed site information (active, HTTP auth, plan)
- Create new WordPress sites using ready-made templates
- Update settings (Cloudflare, domain, HTTP auth, Git URL)
- Delete sites

- Execute shell commands on SiteBay servers
- Run WP-CLI commands directly
- Edit files in wp-content directory

- 🔜 Point-in-time backup restores
- 🔜 Team management for collaborative hosting
- 🔜 WordPress/Shopify/PostHog API proxy

- Browse ready-made site templates
- 🔜 Account and billing information

npx -y @smithery/cli install @sitebay/sitebay-mcp --client claude
# Install and run directly uvx sitebay-mcp # Or install for repeated use uv tool install sitebay-mcp sitebay-mcp
# Defaults to 127.0.0.1:7823 uvx sitebay-mcp --http # Or specify host/port uvx sitebay-mcp --http --host 0.0.0.0 --port 7823 # Environment variables also supported MCP_TRANSPORT=http MCP_HTTP_HOST=0.0.0.0 MCP_HTTP_PORT=7823 uvx sitebay-mcp
pip install sitebay-mcp # Or from source git clone https://github.com/sitebay/sitebay-mcp.git cd sitebay-mcp && pip install -e .

- Log in tomy.sitebay.org
- Navigate toSettingsAPI Tokens
- Generate and copy your token

{ "mcpServers": { "sitebay": { "command": "uvx", "args": ["sitebay-mcp"], "env": { "SITEBAY_API_TOKEN": "your_api_token_here" } } } }
{ "mcpServers": { "sitebay": { "command": "python", "args": ["-m", "sitebay_mcp.server"], "env": { "SITEBAY_API_TOKEN": "your_api_token_here" } } } }
{ "mcpServers": { "sitebay": { "url": "http://127.0.0.1:7823", "env": { "SITEBAY_API_TOKEN": "your_api_token_here" } } } }
Create a new WordPress site on team 00000000-0000-4000-a000-000000000000 with domain "www.example.org", blog name "Example", admin Jane Smith (email admin@example.org), username "taylor89", password "AStrongPassword". Use ready-made site "blog-basic" and set Git URL to https://github.com/acme/wp-site
List all my WordPress sites and show their current status Get detailed information about myblog.example.com Enable Cloudflare dev mode for myblog.example.com Turn on HTTP auth for myblog.example.com
Run "wp plugin list" on myblog.example.com Execute "wp search-replace 'http://old.com' 'https://new.com'" on myblog.example.com Check disk usage on myblog.example.com with "df -h"
Edit the style.css file in my active theme on myblog.example.com

- ✅ API tokens stored securely in environment variables
- ✅ All communications use HTTPS encryption
- ✅ Tokens can be revoked anytime from your dashboard
- ✅ MCP server runs locally—no data stored
- Verify your API token is correct
- Check that the token is properly set in the environment variable
- Ensure the token hasn't expired
- Try regenerating from your SiteBay account
- Check your internet connection
- Verify SiteBay service status
- Check firewall settings
- Try restarting Claude Desktop
- Restart Claude Desktop after configuration changes
- Verify the configuration file location
- Check JSON syntax is valid
- Ensure uvx or Python is properly installed
- Fork the repository
- Create a feature branch
- Make your changes
- Add tests for new functionality
- Ensure all tests pass
- Submit a pull request

An MCP server for interacting with Cloudera Machine Learning (CML).

Search and run capsules, execute pipelines, and manage data assets on the Code Ocean platform.

Debug, build, and manage Microsoft Power Automate cloud flows with AI agents. 15 tools for action-level error details, flow creation, run history, and multi-tenant operations.

Official remote MCP server for Lolipop Rental Server by GMO Pepabo. Manage domains, subdomains, free SSL, and WordPress via natural language.

Manage WordPress sites, plugins, and themes on the Rocket.net hosting platform via its API.

Provides tools to interact with the Ansible Automation Platform API for automation tasks.

Connects Claude to WordPress sites to create posts and manage sites using the WordPress REST API.

Agency-grade MCP server for WordPress Elementor — multi-site fleet management, safe page/widget-level editing, template export/import, version tracking with snapshot/rollback.

Remote runtimes for validation and offload jobs.

A personality-based MCP server for WordPress, providing role-appropriate tools for content management.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.