Back to Home
andreynamaste icon

msp

by andreynamaste

Overview

Provides a Model Context Protocol (MCP) server for ChatGPT to manage WordPress posts (create, update, get, delete) on multiple sites.

Installation

Run Command
python3 mcp_sse_server.py

Environment Variables

  • WP_ENCRYPTION_KEY

Security Notes

Critical security risk: The `mcp_sse_server.py` file contains hardcoded WordPress administrator usernames and application passwords for multiple default sites (`WORDPRESS_SITES`). If this code is deployed as-is, or if the repository is public, these credentials are exposed, potentially compromising several WordPress instances. While user-added connections use encryption, the default sites do not. `sudo` is used extensively in setup scripts, which requires careful review. No `eval` or obvious malicious patterns found.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-11-22

Tags

WordPressChatGPTMCPFastAPINginx