Back to Home
andreynamaste icon

msp

by andreynamaste

Overview

Manages WordPress posts (create, update, retrieve, delete) via the Model Context Protocol (MCP) for integration with AI assistants like ChatGPT.

Installation

Run Command
python3 mcp_sse_server.py

Environment Variables

  • WP_ENCRYPTION_KEY

Security Notes

Critical security risks identified: 1. Hardcoded WordPress application passwords for multiple default sites in `mcp_sse_server.py`, allowing unauthorized access if the server code is compromised. 2. `systemd` services are configured to run as `root` user, which escalates potential impact of any vulnerability. 3. While user-added WordPress credentials are encrypted, the key is stored on disk and could be compromised if the server is breached.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassLow
Avg Tokens500
Stars0
Forks0
Last Update2025-12-10

Tags

WordPressChatGPTMCPAPIAutomation