create-comment
Add comments to WordPress posts programmatically by providing site URL, credentials, post ID, and content. Enhanced for AI assistants to manage WordPress interactions securely.
Instructions
Create a new comment on a WordPress post
Input Schema
Name | Required | Description | Default |
---|---|---|---|
author_email | No | Comment author email (for users who can't set this) | |
author_name | No | Comment author name (for users who can't set this) | |
content | Yes | Comment content | |
password | Yes | WordPress application password | |
postId | Yes | ID of the post to comment on | |
siteUrl | Yes | WordPress site URL | |
username | Yes | WordPress username |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from WordPress MCP Server
- create-category
- create-comment
- create-post
- create-user
- delete-category
- delete-post
- delete-user
- get-category
- get-clicks
- get-comments
- get-country-views
- get-post
- get-post-stats
- get-referrers
- get-search-terms
- get-site-stats
- get-stats-highlights
- get-stats-summary
- get-streak-stats
- get-top-posts
- get-user
- get-users
- list-categories
- list-posts
- remove-referrer-spam
- report-referrer-spam
- update-category
- update-post
- update-user
Related Tools
- @delano/postman-mcp-server
- @prathammanocha/wordpress-mcp-server
- @GridfireAI/reddit-mcp
- @Hawstein/mcp-server-reddit
- @prathammanocha/wordpress-mcp-server