Content Tools
opcnew.com
Provides search and retrieval of articles and metadata from the opcnew content library.
ENDPOINT 1
https://www.opcnew.com/api/mcp
MCP server metadata
- Name
- opcnew
- Version
- 1.2.0
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
list_topicsList the top opcnew topic tags by article count, combined across EN and ZH.
Inferred read-onlyget_article_metaFetch only the metadata for an opcnew article — same as get_article but without `body`.
Inferred read-onlycompare_localesGiven a slug + locale, surface its EN and ZH versions side-by-side via canonical_id linkage.
Inferred read-onlyCONNECT 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.
opcnew.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.