ProductClank
REMOTE · MCP.PRODUCTCLANK.COM · SCANNED AUG 3
Boost posts and launch community growth campaigns from your AI assistant. OAuth, credit-billed.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security89
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability68
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1333 tokens (~166/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · mcp.productclank.com
claude mcp add --transport http com-productclank-productclank https://mcp.productclank.com/mcp
[mcp_servers.com-productclank-productclank] url = "https://mcp.productclank.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-productclank-productclank": {
"type": "remote",
"url": "https://mcp.productclank.com/mcp",
"enabled": true
}
}
} openclaw mcp add com-productclank-productclank --url https://mcp.productclank.com/mcp --transport streamable-http
mcp_servers:
com-productclank-productclank:
url: "https://mcp.productclank.com/mcp" {
"mcpServers": {
"com-productclank-productclank": {
"type": "http",
"url": "https://mcp.productclank.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +5
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 28 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 70
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://mcp.productclank.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.productclank.com | CN=YR2,O=Let's Encrypt,C=US | 9 Jul 2026 | 7 Oct 2026 | RSA 2048 | SHA256-RSA | 5d532c329ca2e94ab5f60ebd9f03e99a155 |
| SANs: mcp.productclank.com | ||||||
| CN=YR2,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | 4ebd24947e24d394802d84a52fd5b319 |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
DNSSEC insecure
Validation of mcp.productclank.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| productclank.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer error="invalid_token", error_description="Missing Authorization header", resource_metadata="https://mcp.productclank.com/.well-known/oauth-protected-resource"
Bearer error="invalid_token", error_description="Missing Authorization header", resource_metadata="https://mcp.productclank.com/.well-known/oauth-protected-resource" Protected resource metadata
| Document | https://mcp.productclank.com/.well-known/oauth-protected-resource |
|---|---|
| Retrieved | Yes |
| Resource | https://mcp.productclank.com |
| Authorisation server | https://mcp.productclank.com |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.productclank.com/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.productclank.com/mcp | HTTPS enforced | 301 | https://mcp.productclank.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
boost_post Boost a social post ~235
Rally the ProductClank community to engage with a specific social post. Creates a boost campaign and spends the user's credits: 'replies' generates 10 AI reply drafts (200 credits); 'likes' (30 likes) and 'repost' (10 reposts) cost 300. Supports Twitter/X, Instagram, TikTok, LinkedIn, Reddit, and Farcaster — the platform is auto-detected from the URL. product_id is OPTIONAL: link a product (from search_products or create_product) to tailor replies with the product name, or omit it for a tweet-first boost that uses generic amplification language. Confirm the action and its credit cost with the user before calling.
| Name | Type | Req | Description |
|---|---|---|---|
| action_type | string | — | How the community engages. Default: replies. Reposts are Twitter/Farcaster only. |
| post_url | string | yes | Full URL of the post to boost (any supported platform) |
| product_id | string | — | Optional product UUID (from search_products or create_product). Omit for a tweet-first boost. |
| reply_guidelines | string | — | Optional guidance for the tone and content of community replies |
No output schema declared.
No examples provided.
check_balance Check credit balance ~52
Return the connected user's ProductClank credit balance and plan. Use before launching a campaign to confirm they have enough credits (a content campaign costs 1000; a reply boost 200; likes/reposts 300).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
create_content_campaign Launch a content campaign ~239
Launch a content campaign: rally the ProductClank community to create content (posts, threads, videos) for a product. Spends 1000 credits. The platform's AI expands your brief into a full campaign and auto-activates it; community submissions and winner selection happen in the ProductClank web app. Requires a product_id from search_products. Preview with suggest_content_campaign and confirm the 1000-credit cost with the user before calling.
| Name | Type | Req | Description |
|---|---|---|---|
| additional_guidelines | string | — | Extra do's/don'ts for creators |
| campaign_goals | array | — | Campaign goals, e.g. ["awareness", "signups"] |
| campaign_message | string | yes | The core brief: what you want the community to create (e.g. 'Share how you use <product> in your daily workflow'). |
| preferred_platform | string | — | Preferred platform, e.g. "x" or "farcaster" |
| product_id | string | yes | Product UUID from search_products |
| references | string | — | Links or references to include in the campaign |
| target_audience | string | — | Who the campaign should reach |
No output schema declared.
No examples provided.
create_product List a product on ProductClank ~284
List a new product on ProductClank as a token-free listing (no crypto/token, no wallet). At minimum pass a `url` — the server auto-fills the name, tagline, description, logo, and X handle from the site; any field you pass explicitly overrides what's extracted. Socials are optional. Use this when search_products finds no existing match and the user wants to run a boost or campaign for a product that isn't listed yet. Returns the new product's id (and reuses an existing listing if one already matches, rather than duplicating). FREE — no credits charged. Confirm the product details with the user before calling.
| Name | Type | Req | Description |
|---|---|---|---|
| category | array | — | Category tags (optional). |
| description | string | — | Short description of what the product does (optional). |
| logo | string | — | Logo image URL (optional; otherwise auto-resolved from the site). |
| name | string | — | Product name. Optional if `url` is given (extracted from the site); required otherwise. |
| tagline | string | — | One-line value proposition (optional; overrides extracted). |
| string | — | X/Twitter handle or profile URL (optional). | |
| url | string | — | Product website URL — auto-fills the listing. Provide this or `name`. |
| website | string | — | Canonical website, if different from `url` (optional). |
No output schema declared.
No examples provided.
list_content_spaces List content spaces ~68
List the ProductClank content spaces you can draft into — spaces the user owns, delegates for, or manages that have their content engine turned on. Returns { space_id, name }. Call this first to resolve the space_id for write_content_candidates, and confirm the target space with the user.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
search_products Search ProductClank products ~75
Search the user's ProductClank products by name and return their IDs. A product_id is required to create or boost a campaign — use this to resolve it, then confirm the match with the user.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | Max results (default 5) |
| query | string | yes | Product name or keyword to search for |
No output schema declared.
No examples provided.
suggest_content_campaign Preview a content campaign ~243
Preview a content campaign for a product BEFORE launching it. FREE — nothing is created and no credits are charged. Returns an AI-drafted campaign (title, description, call-to-action) plus whether the user can afford to launch it (1000 credits). Use this to show the user what the campaign would look like and get their approval, then call create_content_campaign. Requires a product_id from search_products; write the campaign_message brief from what you know about the product.
| Name | Type | Req | Description |
|---|---|---|---|
| additional_guidelines | string | — | Extra do's/don'ts for creators |
| campaign_goals | array | — | Campaign goals, e.g. ["awareness", "signups"] |
| campaign_message | string | yes | The core brief: what you want the community to create (e.g. 'Share how you use <product> in your daily workflow'). |
| preferred_platform | string | — | Preferred platform, e.g. "x" or "farcaster" |
| product_id | string | yes | Product UUID from search_products |
| references | string | — | Links or references to include in the campaign |
| target_audience | string | — | Who the campaign should reach |
No output schema declared.
No examples provided.
write_content_candidates Draft content candidates ~137
Draft one or more content candidates into a ProductClank content space. FREE — no credits charged. Candidates land as UNREVIEWED DRAFTS in the builder's 'All Content' queue; a human reviews, edits, and schedules them — nothing is auto-published. Resolve space_id via list_content_spaces first. Up to 25 candidates per call. This drafts into the user's OWN content pipeline — it is NOT a community content campaign (use create_content_campaign for that).
| Name | Type | Req | Description |
|---|---|---|---|
| candidates | array | yes | 1–25 draft candidates to write. |
| space_id | string | yes | Target content space UUID from list_content_spaces. |
No output schema declared.
No examples provided.