Skip to main content
Glama
Pcw-Life

Pressable MCP Server

by Pcw-Life

Pressable MCP Server

An MCP server for the Pressable API, providing a comprehensive set of tools for management and automation of WordPress sites.

Features

  • 56 Comprehensive Tools: 100% coverage of the Pressable API v1.

  • Workflow Templates: Preset guides for common tasks (Site Launch, Security Audit).

  • Preset Prompts: High-signal prompts for AI agents.

  • Managed Authentication: Auto-token retrieval and caching.

Related MCP server: Pressable MCP Server

Configuration

  1. Obtain your Client ID and Client Secret from Pressable API Applications.

  2. Create a .env file in the project directory:

    PRESSABLE_CLIENT_ID=your_client_id
    PRESSABLE_CLIENT_SECRET=your_client_secret

Usage

In an MCP Client (e.g. Claude Desktop)

Add the following to your MCP settings file:

{
  "mcpServers": {
    "pressable": {
      "command": "node",
      "args": ["/Users/pcw_admin/.gemini/antigravity/scratch/pressable-mcp-server/index.js"],
      "env": {
        "PRESSABLE_CLIENT_ID": "your_client_id",
        "PRESSABLE_CLIENT_SECRET": "your_client_secret"
      }
    }
  }
}

Available Tools

The server is organized into 13 specialized modules:

  1. Account: Details, Activity Logs, Account Add-ons.

  2. Sites: Full lifecycle, Conversions, Domains, PHP Permissions, phpMyAdmin access.

  3. DNS: Zone management, Record CRUD, Email provider presets.

  4. Edge Cache: Status, Toggling, Purging, Defensive Mode.

  5. Content: Plugins, Themes, WordPress Users.

  6. Server: SFTP users, PHP versions, Logs, SFTP password resets.

  7. Automation: WP-CLI, Bash, Cron Jobs.

  8. Backups: On-demand snapshots, Restores, Downloads.

  9. Usage: Metrics, Filesystem/Database limits.

  10. Collaborators: Site-level access management.

  11. Bookmarks: Shared Bash/WP-CLI command presets.

  12. Must-Use Plugins: Management of MU-Plugins.

  13. Security: Centralized Plugin/Theme vulnerability alerts.

Workflows & Templates

Check the templates/ directory for:

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    A comprehensive MCP server for managing WordPress sites through the REST API, featuring 38 tools for content, media, plugin, and theme management. It supports secure Application Password authentication and offers specific compatibility for Divi theme shortcode structures.
    Last updated
  • A
    license
    C
    quality
    D
    maintenance
    Provides a comprehensive suite of 56 tools for the management and automation of WordPress sites via the Pressable API. It enables users to handle site lifecycles, backups, DNS, and server operations through 13 specialized modules.
    Last updated
    56
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A comprehensive MCP server for WordPress automation that enables users to manage content, themes, and site configurations using AI-driven workflows and the WordPress REST API. It provides a wide array of tools for site planning, management, and optimization compatible with tools like Cursor and Claude.
    Last updated
    49
    1
    ISC

View all related MCP servers

Related MCP Connectors

  • Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.

  • Security-first WordPress MCP server. 129 tools for Claude, ChatGPT, Gemini. Free on wp.org.

  • A MCP server built for developers enabling Git based project management with project and personal…

View all MCP Connectors

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