← Registry

Data Collection

coreprose.com

This server provides access to current trends, niches, and articles for trend research and content discovery.

1 endpoint7 known toolsFirst detected June 4, 2026Last detected August 17, 2026

ENDPOINT 1

https://www.coreprose.com/api/mcp/sse

No auth detected

MCP server metadata

Name
coreprose
Version
1.1.0
Capabilities
tools

Known tools 7

list_trends

List current hot trends.

Inferred read-only
get_trend

Get detailed information about a specific trend by its slug.

Inferred read-only
search_trends

Search trends by keyword or phrase.

Inferred read-only
list_niches

List all available niches that have trends.

Inferred read-only
list_articles

List public CoreProse articles (KB incidents, AI engineering posts).

Inferred read-only
get_article

Get a single public CoreProse article by slug, with full content and sources.

Inferred read-only
search_articles

Search public CoreProse articles by keyword (matches title, excerpt, meta description).

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

.mcp.json

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

Settings → Connectors → Add custom connector

Name: coreprose
Remote MCP URL: https://www.coreprose.com/api/mcp/sse

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": {
    "coreprose": {
      "url": "https://www.coreprose.com/api/mcp/sse"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "coreprose",
  "transport": "streamable-http",
  "url": "https://www.coreprose.com/api/mcp/sse"
}
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 coreprose.com was fetched 2026-08-01T16:33:46.460Z and is being refreshed.

Trust status VerificationRecommended

coreprose.com is assessed as VerificationRecommended: Domain has affiliate links on record

Indexed

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