MCP Hub
Back to servers

@gloryfham/mcp-trust

MCP server for querying Glory trust products and corporate secretarial services. It enables users to search and retrieve detailed information about family trusts, employee trusts, and offshore company services across multiple jurisdictions.

glama
Updated
Apr 18, 2026

@gloryfham/mcp-trust

MCP Server for Glory trust products and corporate secretarial services.

简介

本 MCP Server 提供信托产品和海外公司秘书服务的查询能力,支持:

  • 家族信托服务:香港家族信托、新加坡家族信托
  • 员工信托服务:上市前/后员工信托服务(适用于香港、美国、新加坡等上市地)
  • 海外公司秘书服务:设立海外公司并提供后续公司秘书服务(香港、英属维尔京群岛、开曼群岛、塞舌尔群岛等)

安装

npm install -g @gloryfham/mcp-trust

使用

npx @gloryfham/mcp-trust

MCP 工具列表

工具名称描述
listTrustServiceTypes获取信托服务的所有类型分类
listTrustJurisdictions获取所有支持信托服务的司法管辖区及其法律特征对比
getTrustJurisdictionDetail根据司法管辖区代码获取该地区的完整信托法律特征和产品信息
listTrustProducts获取所有可用信托产品的列表概览
searchTrustProducts根据关键词、服务类型、司法管辖区搜索信托产品
getTrustProductDetail根据产品编号获取信托产品的完整详细信息

支持的司法管辖区

代码名称信托期限受托人监管
HK香港永久受香港受托人条例约束
SG新加坡100年受新加坡金融管理局监管
BVI英属维尔京群岛根据契约约定受BVI信托法约束
KY开曼群岛根据契约约定受开曼信托法约束
SC塞舌尔群岛根据契约约定受塞舌尔信托法约束

开发

npm run dev    # 开发模式(文件监听)
npm start      # 生产模式

License

MIT

Reviews

No reviews yet

Sign in to write a review