← Registry

Marketing

rcreative.marketing

Provides an overview of R Creative services and submits contact inquiries.

1 endpoint2 known toolsFirst detected June 1, 2026Last detected August 2, 2026

ENDPOINT 1

https://www.rcreative.marketing/mcp

No auth detected

MCP server metadata

Name
rcreative-mcp
Version
1.0.0
Capabilities
tools
Server instructions

Before submitting an inquiry, call get_services_overview to confirm R Creative's offerings match the client's needs.

Known tools 2

get_services_overview

Returns structured JSON about all R Creative services, industries served, and agency model.

Inferred read-only
submit_contact_inquiry

Submits a contact inquiry to R Creative on behalf of a user.

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.rcreative-mcp]
url = "https://www.rcreative.marketing/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "rcreative-mcp": {
      "type": "http",
      "url": "https://www.rcreative.marketing/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: rcreative-mcp
Remote MCP URL: https://www.rcreative.marketing/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": {
    "rcreative-mcp": {
      "url": "https://www.rcreative.marketing/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "rcreative-mcp": {
      "type": "http",
      "url": "https://www.rcreative.marketing/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "rcreative-mcp",
  "transport": "streamable-http",
  "url": "https://www.rcreative.marketing/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for rcreative.marketing was fetched 2026-08-04T02:22:44.329Z and is being refreshed.

Trust status Trusted

rcreative.marketing is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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