SkillAgentSearch skills...

wordpress-mcp-server

This MCP server let you automate interactions with Wordpress

Install / Use

claude mcp add stefans71 -- npx -y github:stefans71/wordpress-mcp-server

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

31/100

Category

Automation

Supported Platforms

Claude Code
Claude Desktop

{ "name": "wordpress-server", "version": "1.0.0", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js" }, "dependencies": { "axios": "^1.7.9" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/stefans71/wordpress-mcp-server.git" }, "author": "stefans71", "description": "MCP server for WordPress integration" }

Related Skills

View on GitHub
GitHub Stars0
CategoryAutomation
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low