astrocyte/PSMCP
If you are the rightful owner of PSMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server designed for managing WordPress sites with specialized tools for SEO optimization and site administration.
Tools
Functions exposed to the LLM to take actions
wp_get_info
Get WordPress version, theme, plugin info
wp_plugin_list
List all installed plugins
wp_theme_list
List available themes
wp_post_list
Query posts/pages with filters
wp_get_post
Get full post content and metadata
wp_search
Search across site content
seo_analyze_post
Complete SEO analysis of a page
elementor_extract_content
Parse Elementor JSON for SEO
image_analyze
Analyze a single WordPress media image for optimization
image_optimize
Convert to WebP, compress, and resize images
image_audit_site
Audit all site images for SEO and performance issues
ld_create_course
Create new courses
ld_update_course
Update existing courses
ld_list_courses
List all courses
ld_create_lesson
Add lessons to courses
ld_update_lesson
Update lesson content/order
ld_create_quiz
Create quizzes
ld_add_quiz_question
Add quiz questions
ld_enroll_user
Enroll students in courses
ld_create_group
Create student groups
wc_create_product
Create products
wc_update_product
Update product details/pricing
wc_list_products
List all products
wc_list_orders
View orders and sales
wc_create_coupon
Create discount coupons
wc_get_sales_report
Get sales analytics
mc_list_audiences
List all email lists
mc_add_subscriber
Add/update subscribers
mc_create_campaign
Create email campaigns
mc_send_campaign
Send campaigns
mc_get_campaign_report
Campaign analytics
mc_tag_course_student
Auto-tag course enrollments
wp_check_updates
Check for available updates
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client