Skip to main content
Glama
PCWProps

Pressable MCP Server

by PCWProps

pressable_get_available_addons

Retrieve available add-ons for Pressable accounts to enhance WordPress site functionality and management capabilities.

Instructions

Get a list of available account add-ons.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • The definition and handler for 'pressable_get_available_addons' tool in tools/account.js.
        name: 'pressable_get_available_addons',
        description: 'Get a list of available account add-ons.',
        inputSchema: { type: 'object', properties: {} },
        handler: async () => {
            return await api.get('/account/add-ons/available');
        }
    },
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