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