Skip to main content
Glama
Pcw-Life

Pressable MCP Server

by Pcw-Life

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PRESSABLE_CLIENT_IDYesYour Pressable Client ID from https://my.pressable.com/api/applications
PRESSABLE_CLIENT_SECRETYesYour Pressable Client Secret from https://my.pressable.com/api/applications

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pressable_get_account_detailsA

Retrieve account profile and settings information.

pressable_get_account_activity_logsC

Retrieve activity logs for the account.

pressable_get_account_activity_log_actionsA

Get a list of all available activity log actions for the account.

pressable_get_available_addonsB

Get a list of available account add-ons.

pressable_get_account_addonsA

Get a list of add-ons attached to your account.

pressable_list_sitesA

Get a list of sites belonging to your account. Sites can be filtered by tag name or paginated.

pressable_get_siteA

Get details for a specific site by ID or name.

pressable_create_siteB

Create a new WordPress site.

pressable_delete_siteC

Delete a specific site.

pressable_disable_siteC

Disable a specific site.

pressable_enable_siteB

Enable a specific site.

pressable_convert_siteB

Convert a site between staging and live, or to DupliKit/Sandbox.

pressable_flush_object_cacheB

Flush the object cache for a specific site.

pressable_toggle_maintenance_modeC

Toggle maintenance mode for a site.

pressable_reset_wp_admin_passwordB

Reset the WordPress admin password for a site.

pressable_set_php_filesystem_permissionsC

Set PHP file system permissions for a site.

pressable_update_siteC

Update settings for a specific site.

pressable_list_site_domainsB

Get a list of domains for a specific site.

pressable_add_site_domainC

Add a domain to a site.

pressable_get_phpmyadmin_urlB

Get a time-limited phpMyAdmin URL for a site.

pressable_list_dns_zonesA

Get a list of all DNS zones.

pressable_get_dns_recordsA

Get DNS records for a specific zone.

pressable_create_dns_recordC

Create a new DNS record.

pressable_delete_dns_recordC

Delete a specific DNS record.

pressable_generate_email_provider_dns_recordsC

Generate DNS records for a specific email provider.

pressable_get_edge_cache_statusA

Get the status of edge caching for a specific site.

pressable_purge_edge_cacheB

Purge the edge cache for a specific site.

pressable_toggle_edge_cacheC

Enable or disable edge caching for a site.

pressable_toggle_edge_cache_defensive_modeC

Toggle edge cache defensive mode for a site.

pressable_list_pluginsB

Get a list of plugins for a specific site.

pressable_install_pluginC

Install and activate a plugin on a site.

pressable_list_themesC

Get a list of themes for a specific site.

pressable_list_wp_usersB

List WordPress users for a specific site.

pressable_get_sftp_usersA

Get a list of SFTP users for a specific site.

pressable_get_php_error_logsC

Get PHP error logs for a site.

pressable_set_php_versionC

Set the PHP version for a specific site.

pressable_reset_sftp_user_passwordB

Reset the password for a specific SFTP user.

pressable_run_wp_cliB

Run WP-CLI commands on a specific site. Commands are prefixed with "wp" automatically.

pressable_run_bash_commandsC

Run Bash commands on a specific site.

pressable_list_cron_jobsA

Get a list of cron jobs for a specific site.

pressable_list_backupsB

Get a list of backups for a specific site.

pressable_create_on_demand_backupC

Create an on-demand backup of a site.

pressable_restore_siteC

Restore a site from a backup.

pressable_list_site_backups_by_typeC

Get a list of backups filtered by type (filesystem or database).

pressable_get_backup_download_urlB

Get a download URL for a specific backup.

pressable_get_site_metricsC

Get performance metrics for a specific site.

pressable_get_site_usageB

Get storage and resource usage for a specific site.

pressable_set_site_usage_limitsB

Set filesystem or database usage limits for a site.

pressable_list_collaboratorsA

List all collaborators for an account or specific site.

pressable_add_collaboratorC

Add a collaborator to a site.

pressable_list_bash_bookmarksB

Get a list of Bash command bookmarks for your account.

pressable_create_bash_bookmarkC

Create a new Bash/WP-CLI command bookmark.

pressable_get_bash_bookmarkA

Get a specific Bash command bookmark by ID.

pressable_list_mu_pluginsC

Get a list of must-use (MU) plugins for your account/sites.

pressable_get_mu_pluginC

Get details for a specific MU plugin.

pressable_list_security_alertsA

Get security alerts for plugins and themes across all sites.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Pcw-Life/pressable-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server