get-top-posts
Retrieve the most viewed posts and pages from a WordPress site by specifying a time period and limit. Authenticate with a username and application password to access site statistics programmatically.
Instructions
View a site's top posts and pages by views
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of posts to return | |
password | Yes | WordPress application password | |
period | No | Time period for stats | |
siteId | Yes | WordPress site ID | |
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
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server