{"slug":"deus-h/claudeus-wp-mcp","name":"Claudeus WordPress MCP","description":"A server for integrating with WordPress sites, enabling content management and interaction via the Model Context Protocol.","category":"development","tags":[],"official":false,"stars":147,"transport":null,"install":[{"cmd":"npx\nnpx","imports":[]}],"tools":[{"name":"get_posts","description":"Retrieve a list of posts from the WordPress site"},{"name":"get_post","description":"Retrieve a specific post by ID"},{"name":"get_pages","description":"Retrieve a list of pages from the WordPress site"},{"name":"get_page","description":"Retrieve a specific page by ID"},{"name":"get_blocks","description":"Retrieve a list of reusable blocks"},{"name":"get_block","description":"Retrieve a specific reusable block by ID"},{"name":"create_post","description":"Create a new post"},{"name":"create_page","description":"Create a new page"},{"name":"create_block","description":"Create a new reusable block"},{"name":"update_post","description":"Update an existing post"},{"name":"update_page","description":"Update an existing page"},{"name":"update_block","description":"Update an existing reusable block"},{"name":"delete_post","description":"Delete a post"},{"name":"delete_page","description":"Delete a page"},{"name":"delete_block","description":"Delete a reusable block"},{"name":"get_media","description":"List media library items"},{"name":"get_media_item","description":"Get a specific media item"},{"name":"upload_media","description":"Upload files to the media library"},{"name":"update_media","description":"Update media metadata"},{"name":"delete_media","description":"Remove media files"},{"name":"update_alt_text","description":"Update alt text for SEO optimization"},{"name":"get_categories","description":"Retrieve a list of categories"},{"name":"get_category","description":"Retrieve a specific category by ID"},{"name":"create_category","description":"Create a new category"},{"name":"update_category","description":"Update an existing category"},{"name":"delete_category","description":"Delete a category"},{"name":"get_tags","description":"Retrieve a list of tags"},{"name":"get_tag","description":"Retrieve a specific tag by ID"},{"name":"create_tag","description":"Create a new tag"},{"name":"update_tag","description":"Update an existing tag"},{"name":"delete_tag","description":"Delete a tag"},{"name":"get_taxonomies","description":"Retrieve a list of taxonomies"},{"name":"get_terms","description":"Retrieve terms for a taxonomy"},{"name":"get_users","description":"Retrieve a list of users"},{"name":"get_user","description":"Retrieve a specific user by ID"},{"name":"get_me","description":"Retrieve the current authenticated user"},{"name":"create_user","description":"Create a new user"},{"name":"update_user","description":"Update an existing user"},{"name":"delete_user","description":"Delete a user"},{"name":"create_app_password","description":"Create an application password for a user"},{"name":"list_app_passwords","description":"List application passwords for a user"},{"name":"revoke_app_password","description":"Revoke an application password"},{"name":"introspect_password","description":"Introspect an application password"},{"name":"get_comments","description":"Retrieve a list of comments"},{"name":"get_comment","description":"Retrieve a specific comment by ID"},{"name":"create_comment","description":"Create a new comment"},{"name":"update_comment","description":"Update an existing comment"},{"name":"delete_comment","description":"Delete a comment"},{"name":"approve","description":"Approve a comment for moderation"},{"name":"spam","description":"Mark a comment as spam"},{"name":"trash","description":"Trash a comment"},{"name":"get_menus","description":"Retrieve a list of menus"},{"name":"get_menu","description":"Retrieve a specific menu by ID"},{"name":"create_menu","description":"Create a new menu"},{"name":"update_menu","description":"Update an existing menu"},{"name":"delete_menu","description":"Delete a menu"},{"name":"get_menu_items","description":"Retrieve menu items for a menu"},{"name":"create_menu_item","description":"Create a new menu item"},{"name":"update_menu_item","description":"Update an existing menu item"},{"name":"delete_menu_item","description":"Delete a menu item"},{"name":"get_locations","description":"Retrieve menu locations"},{"name":"get_templates","description":"Retrieve a list of templates"},{"name":"get_template","description":"Retrieve a specific template by ID"},{"name":"create_template","description":"Create a new template"},{"name":"update_template","description":"Update an existing template"},{"name":"delete_template","description":"Delete a template"},{"name":"get_template_parts","description":"Retrieve a list of template parts"},{"name":"get_template_part","description":"Retrieve a specific template part by ID"},{"name":"create_template_part","description":"Create a new template part"},{"name":"update_template_part","description":"Update an existing template part"},{"name":"delete_template_part","description":"Delete a template part"},{"name":"get_global_styles","description":"Retrieve global styles"},{"name":"update_global_styles","description":"Update global styles"},{"name":"get_theme_global_styles","description":"Retrieve theme global styles"},{"name":"get_global_style_variations","description":"Retrieve global style variations"},{"name":"get_global_style_revisions","description":"Retrieve global style revisions"},{"name":"get_global_style_revision","description":"Retrieve a specific global style revision"},{"name":"get_local_patterns","description":"Retrieve local block patterns"},{"name":"get_pattern_categories","description":"Retrieve pattern categories"},{"name":"search_pattern_directory","description":"Search the pattern directory"},{"name":"get_mega_menu","description":"Retrieve a mega menu"},{"name":"update_mega_menu","description":"Update a mega menu"},{"name":"enable_mega_menu","description":"Enable a mega menu"},{"name":"disable_mega_menu","description":"Disable a mega menu"},{"name":"get_custom_layouts","description":"Retrieve a list of custom layouts"},{"name":"get_custom_layout","description":"Retrieve a specific custom layout"},{"name":"create_custom_layout","description":"Create a new custom layout"},{"name":"update_custom_layout","description":"Update an existing custom layout"},{"name":"delete_custom_layout","description":"Delete a custom layout"},{"name":"get_settings","description":"Retrieve site settings"},{"name":"update_settings","description":"Update site settings"},{"name":"get_post_types","description":"Retrieve a list of post types"},{"name":"get_post_type","description":"Retrieve a specific post type"},{"name":"get_post_statuses","description":"Retrieve a list of post statuses"}],"env_vars":[],"auth_type":"none","github":"https://github.com/deus-h/claudeus-wp-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}