SpinupWP MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPINUPWP_API_TOKEN | Yes | Your SpinupWP API token. You can generate this from the 'API Tokens' tab in your SpinupWP account settings. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_serversB | List all SpinupWP servers and their hardware/update status |
| list_sitesC | List all WordPress sites on a specific SpinupWP server |
| get_serverC | Get details for a specific SpinupWP server |
| reboot_serverC | Reboot a specific SpinupWP server |
| restart_serviceC | Restart a specific service (nginx, php, mysql, redis) on a SpinupWP server |
| get_siteC | Get details for a specific WordPress site |
| purge_site_cacheC | Purge the page cache for a specific WordPress site |
| run_site_git_deploymentC | Run a git deployment for a specific WordPress site |
| correct_site_file_permissionsC | Correct the file permissions for a specific WordPress site |
| list_eventsB | List recent SpinupWP events (optionally filtered by server_id or site_id) |
| get_eventC | Get details and status of a specific SpinupWP event |
| list_ssh_keysB | List SSH keys configured in SpinupWP |
| add_ssh_keyC | Add a new SSH public key to SpinupWP |
| create_siteC | Create a new WordPress site on a server |
| delete_siteC | Delete a specific WordPress site |
| delete_serverC | Delete a specific SpinupWP server |
| create_serverC | Provision a new custom SpinupWP server (MVP using existing infrastructure) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/farukgaric/spinupwp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server