← Registry

Developer Tools

wordpressify.co

Searches, fetches, and lists documentation pages to help developers find information.

1 endpoint3 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://wordpressify.co/api/mcp

No auth detected

MCP server metadata

Name
docs-server
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged

Known tools 3

search_docs

Search through the documentation content using semantic search.

Inferred read-only
get_doc

Get the full content of a specific documentation page by its path.

Inferred read-only
list_docs

List all available documentation pages, optionally filtered by directory.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.docs-server]
url = "https://wordpressify.co/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "docs-server": {
      "type": "http",
      "url": "https://wordpressify.co/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: docs-server
Remote MCP URL: https://wordpressify.co/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "docs-server": {
      "url": "https://wordpressify.co/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "docs-server": {
      "type": "http",
      "url": "https://wordpressify.co/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "docs-server",
  "transport": "streamable-http",
  "url": "https://wordpressify.co/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.