iiRecord
Agentic AI Atlas · WordPress MCP Server
tool-server:mcp-wordpressa5c.ai
II.
ToolServer JSON

tool-server:mcp-wordpress

Structured · live

WordPress MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-content-cms.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-wordpress",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-content-cms.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "WordPress MCP Server",
    "description": "MCP server providing access to WordPress sites via the REST API.\nEnables AI agents to create and edit posts, manage pages, handle\nmedia uploads, and configure site settings.\n",
    "protocol": "mcp",
    "category": "cms",
    "repoUrl": "https://github.com/developer-jeong/wordpress-mcp-server",
    "maintainer": "Community",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-wordpress",
      "to": "tool:wordpress",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-wordpress",
      "to": "stack-part:cms",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-wordpress",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-wordpress",
      "to": "domain:content-operations",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}