← Registry

Content Tools

opcnew.com

Provides search and retrieval of articles and metadata from the opcnew content library.

1 endpoint7 known toolsFirst detected June 20, 2026Last detected July 24, 2026

ENDPOINT 1

https://www.opcnew.com/api/mcp

No auth detected

MCP server metadata

Name
opcnew
Version
1.2.0
Capabilities
tools.listChangedresources.listChangedprompts.listChangedcompletions
Server instructions

opcnew MCP server v1.2 — daily AI industry discovery from 100+ sources, curated for One Person Companies (solopreneurs). EN + 中文. 6 tools: search_articles (filters + cursor), get_article (body chunking), get_article_meta (metadata only), list_topics, list_recent (cursor), list_sources. v1.2 adds Resources (opcnew://article/{locale}/{slug}) and Prompts (daily_digest, topic_brief, compare_two_articles, source_audit). search_articles + list_recent return {items, nextCursor}. ZH text-search uses an English tokenizer; v2 will add semantic search.

Known tools 7

search_articles

Full-text search across published opcnew articles.

Inferred read-only
get_article

Fetch a single opcnew article by slug.

Inferred read-only
list_topics

List the top opcnew topic tags by article count, combined across EN and ZH.

Inferred read-only
get_article_meta

Fetch only the metadata for an opcnew article — same as get_article but without `body`.

Inferred read-only
list_sources

Domain inventory across the published opcnew library.

Inferred read-only
list_recent

List articles published within the last N hours.

Inferred read-only
compare_locales

Given a slug + locale, surface its EN and ZH versions side-by-side via canonical_id linkage.

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

.mcp.json

{
  "mcpServers": {
    "opcnew": {
      "type": "http",
      "url": "https://www.opcnew.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "opcnew": {
      "type": "http",
      "url": "https://www.opcnew.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "opcnew",
  "transport": "streamable-http",
  "url": "https://www.opcnew.com/api/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 opcnew.com was fetched 2026-08-03T16:52:28.529Z and is being refreshed.

Trust status RestrictedContent

opcnew.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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