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
search_articlesFull-text search across published opcnew articles.
get_articleFetch a single opcnew article by slug.
list_topicsList the top opcnew topic tags by article count, combined across EN and ZH.
get_article_metaFetch only the metadata for an opcnew article — same as get_article but without `body`.
list_sourcesDomain inventory across the published opcnew library.
list_recentList articles published within the last N hours.
compare_localesGiven a slug + locale, surface its EN and ZH versions side-by-side via canonical_id linkage.