a day ago
IT桔子 MCP 是面向 VC、产业投资、FA、政府招商和企业战略部门的一级市场 AI 数据服务。通过 MCP 客户端连接后,用户可以用自然语言查询 IT桔子结构化数据,包括公司画像、融资事件、上市相关事件、并购事件、投资机构、机构投资案例、FA 服务案例、标签、行业、轮次、公司资质、融资排名和赛道融资统计。该服务适用于赛道研究、标的发现、融资动态追踪、机构研究和投研问答等场景。使用本服务需要 IT桔子 MCP API Key。
ツール
search_companies
count_companies
get_company_profile
get_company_funding_events
search_events
rank_companies_by_funding
aggregate_funding_by_tags
search_investors
get_investor_profile
search_investor_cases
search_company_investment_cases
search_fa_cases
get_lookup_options
search_tags
サーバー設定
{
"mcpServers": {
"itjuzi-mcp": {
"url": "https://mcp.itjuzi.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer YOUR_ITJUZI_MCP_API_KEY"
},
"disabled": false
}
}
}