Skip to main content
Glama

WordPress Standalone MCP Server

by diazoxide
package.json678 B
{ "name": "wp-standalone-mcp", "version": "1.0.0", "type": "module", "main": "index.js", "keywords": ["modelcontextprotocol", "mcp", "server", "ai", "claude", "wordpress", "wp"], "author": "diazoxide", "license": "MIT", "description": "A specialized connector service that facilitates communication between intelligent systems and content management platforms using standardized protocols. Features secure credential management and streamlined endpoint discovery for REST API interactions.", "scripts": { "start": "node index.js" }, "bin": { "wp-standalone-mcp": "index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "axios": "^1.7.9" } }

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/diazoxide/wp-standalone-mcp'

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