Skip to main content
Glama
package.json645 B
{ "name": "wp-content-mcp", "version": "1.0.0", "description": "WordPress MCP server for posts and pages management", "type": "module", "main": "server.js", "bin": { "wp-content-mcp": "./server.js" }, "scripts": { "start": "node server.js" }, "repository": { "type": "git", "url": "git+https://github.com/Akungapaul/wp-content-mcp.git" }, "keywords": [ "wordpress", "mcp", "posts", "pages", "content" ], "author": "Akungapaul", "license": "MIT", "dependencies": { "@akungapaul/wp-mcp-shared": "^1.0.0", "@modelcontextprotocol/sdk": "^1.0.0", "zod": "^3.24.1" } }

Latest Blog Posts

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/Akungapaul/wp-content-mcp'

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