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.
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
Tool
Category
Annotations
Risk
hello_wpWordPress-themed greeting tool for testing WordPress contextInput schema
wp_function_lookupLook up detailed information about WordPress functions, hooks, or classesInput schema
{
"type": "object",
"properties": {
"function_name": {
"type": "string",
"description": "Exact name of the WordPress function, hook, or class to look up"
}
},
"required": [
"function_name"
]
}