Loading languages...
MC

mcp-wordpress

@gopalcnepal3

A Model Context Protocol (MCP) server for interacting with WordPress sites. This server provides tools to fetch posts, pages, categories, and site information from any WordPress installation with REST API enabled.

wordpress
rest-api
content-management

# mcpServer Config

{
  "mcpServers": {
    "weather": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/wordpress",
        "run",
        "main.py"
      ]
    }
  }
}

# stdio

uv run main.py
Transport:
stdio
语言:
Python
创建时间:4/10/2025
更新时间:5/5/2025