Data Collection
coreprose.com
This server provides access to current trends, niches, and articles for trend research and content discovery.
ENDPOINT 1
https://www.coreprose.com/api/mcp/sse
MCP server metadata
- Name
- coreprose
- Version
- 1.1.0
Known tools 7
get_articleGet a single public CoreProse article by slug, with full content and sources.
Inferred read-onlysearch_articlesSearch public CoreProse articles by keyword (matches title, excerpt, meta description).
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.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.
coreprose.com is assessed as VerificationRecommended: Domain has affiliate links on record
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.