Skip to main content
Glama
PCWProps

Pressable MCP Server

by PCWProps

pressable_get_account_addons

Retrieve a list of add-ons attached to your WordPress hosting account to manage and monitor available features.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • The handler for pressable_get_account_addons, which makes an API request to /account/add-ons.
        name: 'pressable_get_account_addons',
        description: 'Get a list of add-ons attached to your account.',
        inputSchema: { type: 'object', properties: {} },
        handler: async () => {
            return await api.get('/account/add-ons');
        }
    }
Install Server

Other Tools

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