Pressable MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Pressable MCP Serverlist all my WordPress sites and their current status"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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: WordPress MCP Server
Configuration
Obtain your Client ID and Client Secret from Pressable API Applications.
Create a
.envfile 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:
Account: Details, Activity Logs, Account Add-ons.
Sites: Full lifecycle, Conversions, Domains, PHP Permissions, phpMyAdmin access.
DNS: Zone management, Record CRUD, Email provider presets.
Edge Cache: Status, Toggling, Purging, Defensive Mode.
Content: Plugins, Themes, WordPress Users.
Server: SFTP users, PHP versions, Logs, SFTP password resets.
Automation: WP-CLI, Bash, Cron Jobs.
Backups: On-demand snapshots, Restores, Downloads.
Usage: Metrics, Filesystem/Database limits.
Collaborators: Site-level access management.
Bookmarks: Shared Bash/WP-CLI command presets.
Must-Use Plugins: Management of MU-Plugins.
Security: Centralized Plugin/Theme vulnerability alerts.
Workflows & Templates
Check the templates/ directory for:
Maintenance
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
- -license-quality-maintenanceEnables comprehensive WordPress and Elementor management through 60 powerful tools with modular configuration modes. Supports content creation, page building, element manipulation, file operations, and template management with enterprise-grade security and debugging capabilities.Last updated
- Flicense-qualityDmaintenanceA 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
- AlicenseAqualityBmaintenanceEnables comprehensive management of WordPress sites including posts, users, media, categories, tags, and site settings via the WordPress REST API.Last updated201Apache 2.0
- Alicense-qualityCmaintenanceEnables AI to manage WordPress sites with 190+ tools for complete control over content, themes, plugins, files, and more.Last updated37MIT
Related MCP Connectors
34 production API tools over one hosted MCP endpoint.
Security-first WordPress MCP server. 129 tools for Claude, ChatGPT, Gemini. Free on wp.org.
Universal AI API Orchestrator — 1,554 tools, 96 services. One install.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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