MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Itjuzi MCP Server

by Lgyers
Developer ToolsModerate5.2MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Hosted MCP for IT桔子 primary market company, funding, investor and sector data.

About

Hosted MCP for IT桔子 primary market company, funding, investor and sector data.

Remote endpoints: streamable-http: https://mcp.itjuzi.com/mcp

Security Report

5.2
Moderate5.2Moderate Risk

This is a well-structured MCP client for querying venture capital/private market data. Authentication is properly handled via API keys stored in environment variables or secure config files (mode 0o600), and credentials are never logged in plaintext. Code quality is good with proper input validation, error handling, and no dangerous patterns detected. Permissions are appropriate for a developer tool that queries remote APIs. Supply chain analysis found 2 known vulnerabilities in dependencies (2 critical, 0 high severity).

7 files analyzed · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

IT桔子 MCP

IT桔子 MCP 是一个远程托管的 streamable-http MCP 服务,支持在 WorkBuddy、Claude、Cursor、Cherry Studio 等 MCP 客户端中通过自然语言查询一级市场结构化数据。

本项目是 IT桔子 MCP 的公开客户端项目,包含 npm CLI、公开工具目录、接入文档和使用案例。服务端由 IT桔子托管运行,后端源码、数据库结构、同步任务和专有数据集不在本仓库开源。

快速接入 MCP 客户端

在支持 MCP 的客户端中添加:

{
  "mcpServers": {
    "itjuzi-mcp": {
      "url": "https://mcp.itjuzi.com/mcp",
      "transport": "streamable-http",
      "headers": {
        "Authorization": "Bearer YOUR_ITJUZI_MCP_API_KEY"
      },
      "disabled": false
    }
  }
}

接入后可以直接自然语言提问:

  • 查询具身智能标签下,中国公司中哪些已经有对外投资记录,并列出各家的对外投资清单。
  • 最近 30 天国内人工智能融资事件有哪些?按轮次和地区做一个摘要。
  • 北京、上海、深圳 2026 年机器人赛道融资总额和事件数对比。
  • 红杉中国最近一年投过哪些人工智能公司?

安装 CLI

npm install -g itjuzi-mcp

配置 API Key:

itjuzi-mcp init --api-key YOUR_API_KEY

检查连接:

itjuzi-mcp doctor

生成 MCP 客户端配置:

itjuzi-mcp print-config --client workbuddy

查看自然语言案例:

itjuzi-mcp examples

查看公开工具:

itjuzi-mcp tools

CLI 调用示例

CLI 主要用于配置、诊断、演示和复现工具调用。普通用户更推荐在 MCP 客户端中自然语言提问。

itjuzi-mcp tag search --keyword 具身智能 --limit 10
itjuzi-mcp company search --tag_ids 14956 --location in --page_size 20
itjuzi-mcp company investment-cases --investor_tag_ids 14956 --page_size 20
itjuzi-mcp funding events --tag_ids 14956 --location in --date_start 2026-01-01
itjuzi-mcp lookup options --lookup_type round

技术用户可以用 raw 命令复现单个工具调用:

itjuzi-mcp raw search_tags --json '{"keyword":"具身智能","limit":10}'

当前边界

  • 第一版 CLI 覆盖当前 14 个公开 MCP 工具。
  • 第一版 CLI 不要求公开服务端源码,也不包含数据库逻辑。
  • 第一版名称自动解析能力有限。部分服务端工具当前需要系统识别码或标签 ID,可以先用 search_tags、search_investors、get_lookup_options 等工具查询。
  • IT桔子 MCP 适用于人在 AI 客户端中进行投研问答,不支持批量导出、系统入库或平台分发。

文档

  • 快速接入
  • CLI 手册
  • 公开工具
  • 自然语言案例
  • 故障排查
  • 价格权益

License

本仓库中的客户端代码、公开文档和示例使用 MIT License。

IT桔子托管 MCP 服务、后端实现、数据库结构、同步任务和专有数据集不在本仓库开源。

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationRemote Endpoint

Details

Published July 7, 2026
Version 0.1.0
0 installs
Local & Remote Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
7
Installs
5.3
Security
No ratings yet
Local

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
6
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
535
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
80
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

156.1K
Stars
47
Installs
6.0
Security
5.0
Local

MCP Marketplace

Free

by mcp-marketplace · Developer Tools

Search and install MCP servers from inside your AI client.

-
Stars
35
Installs
10.0
Security
5.0
Remote