Skip to main content
Glama

Server Details

AI-powered Hong Kong SFC regulatory intelligence. Bilingual EN/ZH compliance queries.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
OrphicOne-Platform/vigo-mcp
GitHub Stars
0

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

10 tools
autonomous_taskInspect

Execute a complex multi-step regulatory task autonomously. VIGO will plan the execution strategy, gather information from multiple sources (regulations, enforcement, knowledge graph), and synthesize a comprehensive report. Use for due diligence, compliance planning, license acquisition roadmaps, or any task requiring multiple analysis steps.

ParametersJSON Schema
NameRequiredDescriptionDefault
taskYesHigh-level task description, e.g. 'Perform due diligence on applying for Type 9 license with virtual asset management'
contextNoOptional background context about the company or situation
output_formatNoDesired output formatreport
checklist_lookupInspect

Search the SFC compliance checklist by topic, licence type, or MIC function (CF1-CF8). Returns compliance items with legal references, SOP guidance, case law, and grey area analysis. Use for questions about regulatory obligations, MIC responsibilities, procedural guidance, or compliance requirements.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query in Chinese or English (e.g., 'FRR月報提交', 'MIC CF7 duties', 'complaint handling')
categoryNoOptional: filter by compliance category
licence_typeNoOptional: filter by licence type (e.g., 'Type 1', 'Type 9')
compliance_checkInspect

Perform a compliance health check for a licensed corporation. Input company profile, get a compliance risk assessment covering FRR capital, RO configuration, MIC roles, annual obligations, and regulatory focus areas.

ParametersJSON Schema
NameRequiredDescriptionDefault
aumNoAssets under management, e.g. '500M HKD'
num_rosNoNumber of Responsible Officers
has_vatpNoWhether the firm deals with virtual assets
num_staffNoTotal number of staff
license_typesYesLicense types held, e.g. ['Type 1', 'Type 9']
business_areasNoBusiness areas, e.g. ['securities dealing', 'asset management']
compliance_scoreInspect

Calculate compliance health score for a company. Requires company_id from the Portal system. Returns total items, completed, overdue, and score percentage.

ParametersJSON Schema
NameRequiredDescriptionDefault
company_idYesCompany UUID from OrphicOne Portal
get_license_guideInspect

Comprehensive guide for a specific SFC license type: exam papers, capital requirements, fit-and-proper criteria, CPD hours.

ParametersJSON Schema
NameRequiredDescriptionDefault
aspectNooverview
license_typeYesLicense type: 'Type 1' through 'Type 13'
latest_updatesInspect

Get latest SFC regulatory updates: circulars, enforcement news, VATP developments, consultation papers.

ParametersJSON Schema
NameRequiredDescriptionDefault
countNoNumber of results, 1-10
categoryNoall
query_regulationInspect

Query Hong Kong SFC regulatory knowledge. Covers licensing (Type 1-13), compliance, exams, CPD/CPT, AML/CFT, virtual assets (VATP/ASPIRe), and more. Supports English and Chinese.

ParametersJSON Schema
NameRequiredDescriptionDefault
languageNoResponse languageauto
questionYesYour regulatory question in English or Chinese
license_typeNoOptional: SFC license type filter, e.g. 'Type 1', 'Type 9'
risk_assessmentInspect

Assess compliance risk of a planned business activity. Returns Red/Yellow/Green risk rating with regulatory basis and recommended actions.

ParametersJSON Schema
NameRequiredDescriptionDefault
urgencyNoHow urgent is this activityplanned
descriptionYesDescription of the planned business activity
license_typesNoRelevant license types
search_enforcementInspect

Search SFC enforcement actions including fines, suspensions, bans, and prosecutions. Search by company, person, or violation type.

ParametersJSON Schema
NameRequiredDescriptionDefault
yearNoOptional year filter (e.g. 2025)
queryYesSearch term: company name, person, or violation type
sop_guideInspect

Get step-by-step Standard Operating Procedure (SOP) guidance for common compliance processes. Available SOPs: KYC onboarding, FRR monthly return, complaint handling, STR filing. Returns detailed steps with responsible person, legal basis, and estimated time.

ParametersJSON Schema
NameRequiredDescriptionDefault
processYesWhich SOP process to retrieve
licence_typeNoOptional: licence type for context

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.