mcpbeat Sign in

CoreWise MCP Server

by ryanportfolio Your server? Claim it
answering

CoreWise is answering right now. Last checked 14 min ago. It exposes 4 tools.

Extract structured insights from videos, podcasts, articles, and PDFs with multi-model AI

Uptime history 48 days of history · worst day 95%
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
569 ms
Response time
average over 24h
open, no key
Access
streamable-http

CoreWise does not always answer

Over the last week it answered 99.1% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add corewise --transport http https://corewise.video/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "corewise": {
      "url": "https://corewise.video/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.corewise]
url = "https://corewise.video/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "corewise": {
      "url": "https://corewise.video/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "corewise": {
      "url": "https://corewise.video/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

extract
extract_url
Start an AI extraction of a YouTube video, podcast, article, or PDF URL on CoreWise. Returns an extraction_id immediately after initialization. Initialization normally takes a few seconds but can take up to 2 minutes for videos without captions or for PDFs. The extraction itself then runs for 1-7 minutes: poll with get_extraction every 20-30 seconds until status is 'completed'. Results include a cross-validated synthesis plus per-model summaries. Requires an API key (create one at corewise.video, Profile page, 'API & MCP Keys'). Each call consumes one extraction from the key owner's monthly quota.
extraction
get_extraction
Get the status and results of a CoreWise extraction by id. While status is 'processing', poll every 20-30 seconds. When status is 'completed' the response contains the structured synthesis (JSON object: summary, takeaways, highlights, notable quotes) and per-model markdown summaries. Works on your own extractions (API key required) and on public community extractions.
public
search_public_extractions
Search CoreWise's public community library of extractions (videos, podcasts, articles, and PDFs already analyzed by other users). Returns titles, snippets, and share URLs. Useful to check whether a video has already been extracted before starting a new extraction. No API key required.
transcript
get_transcript
Get the raw source transcript (or article/PDF text) of a CoreWise extraction by id. Available as soon as the extraction has been initialized — no need to wait for 'completed'. Transcripts can be very long, so results are paged: pass 'offset' and 'max_chars' to fetch further chunks when 'truncated' is true. Works on your own extractions (API key required) and on public community extractions.

Endpoints

URLTransportStateLatencyChecked
https://corewise.video/mcp streamable-http answering 625 ms 14 min ago

Alternatives to CoreWise

same job, measured the same way
Suparse Document Processing
by suparse

Extract structured data from PDFs and documents with Suparse AI OCR.

132 installs/wk local only
Reka
by reka

Understand your videos with Reka AI — search, ask questions, and extract insights.

196 installs/wk 17 tools answering
Agent API Gateway
by zachdreamz

Extract structured web data (product, article, company) for AI agents via Agent API Gateway

33 installs/wk local only
Document Parser
by agenson-horrowitz

Parse and extract structured data from various document formats (PDF, Word, HTML).

59 installs/wk local only
Talonic
by talonicdev

Extract structured, schema-validated data from PDFs, scans, images, spreadsheets, and forms.

175 installs/wk local only
DataSnipe MCP
by datasnipe

Extract structured data points from research papers and other documents with an LLM.

answering
Firecrawl
by mcparmory

Scrape, crawl, and extract structured data from websites at scale

239 installs/wk local only
Scrapfly
by scrapfly-mcp

Scrape any website, extract structured data, and collect web content at scale with AI agents

96 installs/wk local only

CoreWise — questions

Answers built from our own checks of this server.

What can CoreWise do?
It exposes 4 tools, read directly from the server on our last check. Among them: extract_url, get_extraction, get_transcript, search_public_extractions. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is CoreWise working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 569 ms. The bar chart above shows every period we have measured.
How do I connect CoreWise?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does CoreWise need an API key?
No. CoreWise completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is CoreWise?
It answers our handshake in 569 ms on average, which is faster than 23% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.