[该MCP服务提供制造业企业的生产能力分析,包括产能评估、生产设备、制造工艺、工厂分布等信息,帮助用户了解企业的制造实力。](https://www.handaas.com/)
If you want an AI assistant working directly with Factory Insight, the factory insight mcp server is the bridge. 该MCP服务提供制造业企业的生产能力分析,包括产能评估、生产设备、制造工艺、工厂分布等信息,帮助用户了解企业的制造实力。.
该MCP服务提供制造业企业的生产能力分析,包括产能评估、生产设备、制造工艺、工厂分布等信息,帮助用户了解企业的制造实力。
Once connected, the assistant can call these 14 tools directly:
total — 总数resultList — 结果列表,包含企业基本信息nameId — 企业IDname — 企业名称foundTime — 成立时间factoryScale — 工厂规模factoryTypeList — 工厂类型monthlyProductionAmountValue — 月产值accountPeriodRisk — 账期风险factoryAddress — 工厂地址province — 省份city — 城市district — 地区value — 地址Setup follows the standard MCP pattern: clone or install the server, then register it in your client's configuration file and restart the client. The configuration snippets on this page cover Claude Desktop, Claude Code and Cursor.
Before the server will start you need to supply 4 environment variables: PYTHONPATH, INTEGRATOR_ID, SECRET_ID, SECRET_KEY. Keep credentials in your client's env block or a secrets manager rather than committing them.
Developer-tool servers are usually the first ones people connect, because they turn "help me with this code" into an assistant that can actually read the repo and act on it. Factory Insight sits in that group, and the shape of its toolset — total, resultList, nameId among others — tells you what it is really for. Worth comparing against the other developer tools servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| total | 总数 |
| resultList | 结果列表,包含企业基本信息 |
| nameId | 企业ID |
| name | 企业名称 |
| foundTime | 成立时间 |
| factoryScale | 工厂规模 |
| factoryTypeList | 工厂类型 |
| monthlyProductionAmountValue | 月产值 |
| accountPeriodRisk | 账期风险 |
| factoryAddress | 工厂地址 |
| province | 省份 |
| city | 城市 |
| district | 地区 |
| value | 地址 |
| Variable | Description | Required |
|---|---|---|
| PYTHONPATH | Filesystem location the server is allowed to use. | Optional |
| INTEGRATOR_ID | Configuration value read at startup. | Optional |
| SECRET_ID | Credential the server authenticates with. | Yes |
| SECRET_KEY | Credential the server authenticates with. | Yes |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.