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