Skip to main content
Glama
PCWProps

Pressable MCP Server

by PCWProps

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pressable_get_account_detailsB

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_addonsB

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

pressable_list_sitesB

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

pressable_get_siteB

Get details for a specific site by ID or name.

pressable_create_siteC

Create a new WordPress site.

pressable_delete_siteC

Delete a specific site.

pressable_disable_siteC

Disable a specific site.

pressable_enable_siteC

Enable a specific site.

pressable_convert_siteC

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

pressable_flush_object_cacheC

Flush the object cache for a specific site.

pressable_toggle_maintenance_modeC

Toggle maintenance mode for a site.

pressable_reset_wp_admin_passwordC

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_domainsC

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_zonesB

Get a list of all DNS zones.

pressable_get_dns_recordsC

Get DNS records for a specific zone.

pressable_create_dns_recordD

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_statusB

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_cacheB

Enable or disable edge caching for a site.

pressable_toggle_edge_cache_defensive_modeC

Toggle edge cache defensive mode for a site.

pressable_list_pluginsC

Get a list of plugins for a specific site.

pressable_install_pluginB

Install and activate a plugin on a site.

pressable_list_themesB

Get a list of themes for a specific site.

pressable_list_wp_usersC

List WordPress users for a specific site.

pressable_get_sftp_usersB

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_passwordC

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_jobsC

Get a list of cron jobs for a specific site.

pressable_list_backupsC

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_urlC

Get a download URL for a specific backup.

pressable_get_site_metricsC

Get performance metrics for a specific site.

pressable_get_site_usageC

Get storage and resource usage for a specific site.

pressable_set_site_usage_limitsC

Set filesystem or database usage limits for a site.

pressable_list_collaboratorsB

List all collaborators for an account or specific site.

pressable_add_collaboratorC

Add a collaborator to a site.

pressable_list_bash_bookmarksC

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_alertsB

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

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