wp_get_comment is one of 162 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_comment
Read-onlyDescription
Reading a specific comment — its full text, author email, IP, post association, and current approval status — is the key step before any moderation decision, and Easy MCP AI surfaces all of it to your AI client in one read-only call. This is how AI clients like Claude Desktop or Cline inspect a flagged comment before deciding whether to approve, edit, mark as spam, or delete it through Easy MCP AI. The lookup requires no admin login and is safely read-only, making it the right tool to grant broadly across AI sessions.
See it in action
wp_get_comment {
"comment_id": 83,
"post_id": 42,
"author": "John Smith",
"status": "approved",
"date": "2024-03-15 11:04",
"content": "Great post! Very helpful tips."
} Here are the full details for comment #83.
Example Use Cases & Sample Prompts
- Reviewing before editing
- Prompt: “Get the details of the most recent comment on the ‘Product Launch’ post.”
- Spam verification
- Prompt: “Fetch comment ID 45 so I can read it and decide if it should be marked as spam.”
- Author information check
- Prompt: “Pull up this comment to see the author’s email and IP — I need to verify it’s not automated.”
- Content audit
- Prompt: “Retrieve the top 5 comments on our most popular post so I can see what readers are saying.”
- Moderation review
- Prompt: “Get this flagged comment so I can review its content before deciding whether to trash it.”
Frequently Asked Questions
What does wp_get_comment do?
Reading a specific comment — its full text, author email, IP, post association, and current approval status — is the key step before any moderation decision, and Easy MCP AI surfaces all of it to your AI client in one read-only call. This is how AI clients like Claude Desktop or Cline inspect a flagged comment before deciding whether to approve, edit, mark as spam, or delete it through Easy MCP AI. The lookup requires no admin login and is safely read-only, making it the right tool to grant broadly across AI sessions.
How do I use wp_get_comment 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 the details of the most recent comment on the 'Product Launch' post."
Do I need Easy MCP AI to use wp_get_comment?
Yes. wp_get_comment is one of 162 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
CommentsPost a new comment on a WordPress post or page
Permanently delete a comment by ID
List comments filtered by post, status (pending, approved, spam), or author
Update a comment's content, status (approve/spam/trash), or author details by ID
Step 1
Get the Plugin
Install Easy MCP AI on your WordPress site to unlock wp_get_comment and all 74 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.