wp_get_post_full is one of 214 MCP tools included in Easy MCP AI β the WordPress plugin that connects Claude, ChatGPT, and any AI assistant to your site.
Install Free Plugin βwp_get_post_full
Read-onlyDescription
wp_get_post_full returns the complete view of a WordPress post in a single round trip: all post fields, every meta key, every taxonomy term grouped by taxonomy, featured image data, and author data. It replaces what used to take 4 to 20 separate calls (wp_get_post + wp_get_post_meta + wp_list_categories + wp_list_tags + wp_get_media + wp_get_user). Massive token savings when the AI needs full context to summarize, rewrite, or re-publish a post elsewhere. Easy MCP AI exposes this directly to Claude, ChatGPT, Cursor, or any MCP-compatible AI so one prompt loads everything needed to reason about a post.
See it in action
wp_get_post_full {"status": "success"} Done! I've used wp_get_post_full to complete that for you.
Example Use Cases & Sample Prompts
- Complete post snapshot
- Prompt: βGet me everything about post 1423 β content, all meta, all categories and tags, featured image, and author.β
- Cross-site republishing
- Prompt: βPull the full payload of post 287 so we can mirror it to my second site.β
- SEO audit in one call
- Prompt: βFetch post 902 with all meta β I want to see every Yoast and Rank Math field at once.β
- Custom post type deep read
- Prompt: βGet the full record for product ID 55, including ACF fields and product categories.β
- Selective field fetch
- Prompt: βGet the full post 1423 but only include meta and terms β skip featured image and author.β
Frequently Asked Questions
What does wp_get_post_full do?
wp_get_post_full returns the complete view of a WordPress post in a single round trip: all post fields, every meta key, every taxonomy term grouped by taxonomy, featured image data, and author data. It replaces what used to take 4 to 20 separate calls (wp_get_post + wp_get_post_meta + wp_list_categories + wp_list_tags + wp_get_media + wp_get_user). Massive token savings when the AI needs full context to summarize, rewrite, or re-publish a post elsewhere. Easy MCP AI exposes this directly to Claude, ChatGPT, Cursor, or any MCP-compatible AI so one prompt loads everything needed to reason about a post.
How do I use wp_get_post_full with my AI assistant?
Install the Easy MCP AI WordPress plugin, generate an API token in your dashboard, and connect your AI client (Claude, ChatGPT, Cursor, or any MCP-compatible assistant). Then simply describe what you want in natural language β for example: "Get me everything about post 1423 β content, all meta, all categories and tags, featured image, and author."
Do I need Easy MCP AI to use wp_get_post_full?
Yes. wp_get_post_full is one of 214 MCP tools bundled inside the Easy MCP AI WordPress plugin. Install the free plugin from WordPress.org, connect your AI client, and this tool becomes available immediately β no coding required.
Related Tools
PostsTag and categorize posts by chatting with your AI β no editor needed
Get post counts grouped by status for any post type in a single call
Have your AI write, categorize, tag, and publish a new blog post β all in one step
Trash or permanently delete a specific post by ID
Fetch the full content and metadata of a specific post by ID
Ask your AI to browse posts by status, category, tag, author, or keyword with pagination
Step 1
Get the Plugin
Install Easy MCP AI on your WordPress site to unlock wp_get_post_full and all 96 core tools instantly.
Step 2
Connect Your AI Client
Already have the plugin? Step-by-step setup guides for Claude, ChatGPT, Cursor, Windsurf, and 10+ more.