SVTR AI Venture Database
SA
SVTR AI Venture Database
/get_sector_landscape

AI Sector Funding Landscape

AI 赛道融资景观聚合统计:总额/笔数/中位数,全库赛道 Top10 或单赛道的阶段分布。仅聚合数字,无行级数据。Aggregated funding landscape: totals, top sectors, or stage breakdown for one sector.

liveverifiedunknown~5s typical
mcpprobedsvtraiventure
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-svtr-aidb /get_sector_landscape for me.

Input

FieldTypeDescription
sectorstringOmit for cross-sector Top 10 landscape.
yearintegerFilter by announced year.
langstring (zh | en)Output language, default zh (Chinese).

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-svtr-aidb","endpoint":"/get_sector_landscape","input":{}}'
cli
npx cracked-ai run -p mcp-ai-svtr-aidb -e /get_sector_landscape -i '{}'
mcp
run_tool({ provider: "mcp-ai-svtr-aidb", endpoint: "/get_sector_landscape", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.