Skip to main content
Glama

Claudeus WordPress MCP

by deus-h
package.json2.73 kB
{ "name": "claudeus-wp-mcp", "version": "3.0.0", "description": "The most comprehensive WordPress MCP server - 145 production-ready tools for complete WordPress management with AI", "license": "MIT", "private": false, "author": "Amadeus Samiel H. <deus.h@outlook.com>", "homepage": "https://deusware.se", "repository": { "type": "git", "url": "https://github.com/deus-h/claudeus-wp-mcp.git" }, "bugs": { "url": "https://github.com/deus-h/claudeus-wp-mcp/issues" }, "keywords": [ "wordpress", "mcp", "model-context-protocol", "claude", "claude-desktop", "ai", "wordpress-api", "rest-api", "cms", "headless-wordpress", "wordpress-management", "content-management", "astra", "astra-pro", "woocommerce", "full-site-editing", "fse", "wordpress-automation", "site-health", "wordpress-tools" ], "type": "module", "engines": { "node": ">=22.0.0" }, "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "claudeus-wp-mcp": "dist/index.js" }, "scripts": { "prebuild": "node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"", "build": "tsc", "postbuild": "node -e \"if(process.platform!=='win32'){require('child_process').execSync('chmod +x dist/inspector-wrapper.js dist/index.js')}\"", "watch": "tsc -w", "start": "node dist/index.js", "dev": "tsc-watch --onSuccess \"node dist/index.js\"", "clean": "rm -rf dist node_modules", "inspector": "node scripts/launch-inspector.js", "lint": "eslint src/", "lint:fix": "eslint src/ --fix", "test": "NODE_OPTIONS=\"--experimental-vm-modules --no-warnings\" jest", "test:watch": "NODE_OPTIONS=\"--experimental-vm-modules --no-warnings\" jest --watch", "test:coverage": "NODE_OPTIONS=\"--experimental-vm-modules --no-warnings\" jest --coverage", "smithery:publish": "smithery-cli publish", "smithery:validate": "smithery-cli validate" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.20.0", "axios": "^1.12.2", "cors": "^2.8.5", "dotenv": "^17.2.3", "express": "^5.1.0", "form-data": "^4.0.4", "tailwindcss": "^4.1.14", "zod": "^4.1.12" }, "devDependencies": { "@eslint/js": "^9.37.0", "@jest/globals": "^30.2.0", "@modelcontextprotocol/inspector": "^0.17.1", "@types/cors": "^2.8.19", "@types/express": "^5.0.3", "@types/jest": "^30.0.0", "@types/node": "^24.8.0", "@typescript-eslint/eslint-plugin": "^8.46.1", "@typescript-eslint/parser": "^8.46.1", "eslint": "^9.37.0", "jest": "^30.2.0", "ts-jest": "^29.4.5", "tsc-watch": "^7.2.0", "typescript": "^5.9.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/deus-h/claudeus-wp-mcp'

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