Skip to main content
Glama

WordPress MCP Server

by RaheesAhmed
package.json•1.69 kB
{ "name": "wpmcp", "version": "3.0.0", "description": "MCP server for WordPress with 190+ tools - complete WordPress control including WooCommerce, Gutenberg, SEO, Security, Performance, Backup, and User Roles - 99% developer task coverage", "main": "dist/index.js", "types": "dist/index.d.ts", "type": "module", "bin": { "wordpress-mcp-server": "dist/index.js" }, "files": [ "dist", "README.md", "LICENSE" ], "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "prepublishOnly": "npm run build", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "wordpress", "ai", "claude", "wpagent", "model-context-protocol", "wordpress-api", "wordpress-rest-api", "wordpress-automation", "ai-agent", "langgraph", "anthropic", "cms", "content-management", "wordpress-developer", "theme-development", "plugin-management", "wordpress-database", "file-system", "child-themes" ], "author": { "name": "Rahees Ahmed", "url": "https://github.com/RaheesAhmed" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/RaheesAhmed/wordpress-mcp-server.git" }, "homepage": "https://github.com/RaheesAhmed/wordpress-mcp-server#readme", "bugs": { "url": "https://github.com/RaheesAhmed/wordpress-mcp-server/issues" }, "engines": { "node": ">=18.0.0" }, "dependencies": { "node-fetch": "^3.3.2", "quickmcp-sdk": "^1.0.2" }, "devDependencies": { "@types/node": "^20.11.5", "tsx": "^4.7.0", "typescript": "^5.3.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RaheesAhmed/wordpress-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server