SkillAgentSearch skills...

server-wp-mcp

"keywords": ["modelcontextprotocol", "mcp", "server", "ai", "claude", "wordpress", "wp"], "author": "mzimmer", "license": "MIT", "description": "The WordPress MCP server enables AI assistants to interact with WordPress sites through a standardized interface.

Install / Use

claude mcp add emzimmer -- npx -y github:emzimmer/server-wp-mcp

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

34/100

Supported Platforms

Claude Code
Claude Desktop
Zed

{ "name": "server-wp-mcp", "version": "1.0.0", "main": "dist/index.js", "type": "module", "scripts": { "start": "node dist/index.js" }, "keywords": ["modelcontextprotocol", "mcp", "server", "ai", "claude", "wordpress", "wp"], "author": "mzimmer", "license": "MIT", "description": "The WordPress MCP server enables AI assistants to interact with WordPress sites through a standardized interface. It handles authentication and provides a secure way to discover and interact with WordPress REST API endpoints.", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "axios": "^1.7.9" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low