MCPServers
w

wordpress-mcp-server

45
0

Summary

interact with your WordPress site (s) using this MCP WordPress Server

100% created with Cline. If you use Cline you can have it evaluate the code by pointing it to the repository and asking if the code is safe to use.

See the READ.me for a detailed overview.

Enjoy!

Available Actions(3)

create_post

Creates a new WordPress post. Parameters: siteUrl (optional), username (optional), password (optional), title (string), content (string), status (optional: 'draft' | 'publish' | 'private', default: 'draft')

get_posts

Retrieves WordPress posts. Parameters: siteUrl (optional), username (optional), password (optional), perPage (optional: number of posts per page, default: 10), page (optional: page number, default: 1)

update_post

Updates an existing WordPress post. Parameters: siteUrl (optional), username (optional), password (optional), postId (ID of the post to update), title (optional), content (optional), status (optional: 'draft' | 'publish' | 'private')

Last Updated: April 8, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Try it now in
HighlightHighlight AI

语言

TypeScript

分类