MCP server intelligence profile

WordPress Docs MCP Server

Provides instant access to WordPress.org documentation, WordPress VIP guides, and function references. Enables searching developer documentation, looking up specific WordPress functions/hooks/classes, and querying VIP platform documentation directly in Claude conversations

Local Onlyfreibergergarcia
Awaiting current scanNpm · 1.0.0

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
4Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install wordpress-docs-claude-mcp from npm

Version 1.0.0 declares 1 executable entrypoint.

npm install --save-exact wordpress-docs-claude-mcp@1.0.0
npx -y -p wordpress-docs-claude-mcp@1.0.0 wordpress-docs-claude-mcp
MCP client configuration example
{
  "mcpServers": {
    "wordpress-docs-claude-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "wordpress-docs-claude-mcp@1.0.0",
        "wordpress-docs-claude-mcp"
      ]
    }
  }
}

Identity

Canonical slugwordpress-docs-mcp-server-3e1cb7eeDeploymentLocal Only
Canonical packagenpm:wordpress-docs-claude-mcpRepositoryfreibergergarcia/wordpress-docs-claude-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmwordpress-docs-claude-mcp1.0.01Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmwordpress-docs-claude-mcp1.0.0CurrentSep 5, 20264 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
wordpress-docs-mcpServer-reported name
1Capability groups
Aug 22, 2026Observed

Tools 4

ToolCategoryAnnotationsRisk
hello_wpWordPress-themed greeting tool for testing WordPress context
Input schema
{
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "Name to greet with WordPress context"
    }
  },
  "required": [
    "name"
  ]
}
wp_function_lookupLook up detailed information about WordPress functions, hooks, or classes
Input schema
{
  "type": "object",
  "properties": {
    "function_name": {
      "type": "string",
      "description": "Exact name of the WordPress function, hook, or class to look up"
    }
  },
  "required": [
    "function_name"
  ]
}
wp_search_docsSearch WordPress.org developer documentation
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Search term for WordPress documentation"
    },
    "type": {
      "type": "string",
      "enum": [
        "posts",
        "functions",
        "hooks",
        "classes"
      ],
      "description": "Type of content to search for"
    }
  },
  "required": [
    "query"
  ]
}
wp_vip_searchSearch WordPress VIP platform documentation
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Search term for WordPress VIP documentation"
    },
    "section": {
      "type": "string",
      "enum": [
        "all",
        "getting-started",
        "infrastructure",
        "development",
        "content"
      ],
      "description": "VIP documentation section to focus search on"
    }
  },
  "required": [
    "query"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

WordPress Docs MCP Server questions

How do I install WordPress Docs MCP Server?

Install the selected package version with: npm install --save-exact wordpress-docs-claude-mcp@1.0.0

What tools does WordPress Docs MCP Server provide?

WordPress Docs MCP Server exposed 4 tools during independent protocol observation, including hello_wp, wp_function_lookup, wp_search_docs, wp_vip_search.

Is WordPress Docs MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.