Skip to main content
Glama

WordPress MCP Server

by RaheesAhmed

wordpress_get_media

Retrieve media files from WordPress library with filtering options to organize and access images, documents, and other file types for content management.

Instructions

Get media library files with filtering by type

Input Schema

NameRequiredDescriptionDefault
perPageYes
pageYes

Input Schema (JSON Schema)

{ "properties": { "page": { "type": "number" }, "perPage": { "type": "number" } }, "required": [ "perPage", "page" ], "type": "object" }

Other Tools from WordPress MCP Server

Related Tools

    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/RaheesAhmed/wordpress-mcp-server'

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