%20CO.%2C%20LTD./other/METAX_INTEGRATED_CIRCUITS_SHANGHAI__WAzwxV0.png)
METAX INTEGRATED CIRCUITS (SHANGHAI) CO., LTD. — Investor Relations & Filings
Metax Integrated Circuits (Shanghai) Co., Ltd. is a high-performance semiconductor company specializing in the design and development of general-purpose graphics processing units (GPGPUs). The company focuses on providing high-performance computing power for artificial intelligence (AI) training, AI inference, and high-performance computing (HPC) applications. Its product portfolio includes the MXN series, designed for AI inference and video processing, and the MXC series, optimized for large-scale AI model training and scientific computing. Metax utilizes a proprietary hardware architecture and a comprehensive software stack, including the MetaXpress development platform, to support mainstream AI frameworks and programming models. The company's solutions target data centers, cloud computing, and autonomous systems, aiming to deliver scalable and energy-efficient processing capabilities for complex data-intensive workloads.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 沐曦集成电路(上海)股份有限公司董事与高级管理人员薪酬管理制度 | 2026-03-26 | Chinese | |
| 2025年度会计师事务所履职情况评估报告 | 2026-03-26 | Chinese | |
| 沐曦集成电路(上海)股份有限公司董事会薪酬与考核委员会工作细则(2026年3月修订) | 2026-03-26 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-03-26 | Chinese | |
| 沐曦集成电路(上海)股份有限公司独立董事工作制度(2026年3月修订) | 2026-03-26 | Chinese | |
| 沐曦集成电路(上海)股份有限公司内幕信息知情人登记管理制度 | 2026-03-26 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39601849 | 沐曦集成电路(上海)股份有限公司董事与高级管理人员薪酬管理制度 | 2026-03-26 | Chinese | ||
| 39601841 | 2025年度会计师事务所履职情况评估报告 | 2026-03-26 | Chinese | ||
| 39601839 | 沐曦集成电路(上海)股份有限公司董事会薪酬与考核委员会工作细则(2026年3月修订) | 2026-03-26 | Chinese | ||
| 39601829 | 关于2025年度利润分配预案的公告 | 2026-03-26 | Chinese | ||
| 39601825 | 沐曦集成电路(上海)股份有限公司独立董事工作制度(2026年3月修订) | 2026-03-26 | Chinese | ||
| 39601822 | 沐曦集成电路(上海)股份有限公司内幕信息知情人登记管理制度 | 2026-03-26 | Chinese | ||
| 39601817 | 华泰联合证券有限责任公司关于沐曦集成电路(上海)股份有限公司2025年度募集资金存放、管理和使用情况专项核查报告 | 2026-03-26 | Chinese | ||
| 39601810 | 董事会2025年度对独立董事独立性自查情况的专项报告 | 2026-03-26 | Chinese | ||
| 39601809 | 独立董事述职报告(李树华) | 2026-03-26 | Chinese | ||
| 39601805 | 2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-03-26 | Chinese | ||
| 39601782 | 沐曦集成电路(上海)股份有限公司董事与高级管理人员离职管理制度 | 2026-03-26 | Chinese | ||
| 39601772 | 独立董事述职报告(刘辛蕊) | 2026-03-26 | Chinese | ||
| 39601765 | 关于召开2025年年度业绩说明会的公告 | 2026-03-26 | Chinese | ||
| 39601747 | 2025年度董事会审计委员会履职情况报告 | 2026-03-26 | Chinese | ||
| 39601746 | 独立董事述职报告(朱琴) | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACTRO CO.,Ltd
Manufacturer of camera actuators and industrial automation …
|
290740 | KR | Manufacturing |
|
ADTechnology Co., Ltd.
Semiconductor design provider offering turnkey ASIC/SoC dev…
|
200710 | KR | Manufacturing |
|
Advanced Digital Chips Inc.
A fabless semiconductor company designing and developing MC…
|
054630 | KR | Manufacturing |
|
ADVANCED MICRO DEVICES INC
A semiconductor company that designs and develops high-perf…
|
AMD | US | Manufacturing |
|
Aeluma, Inc.
Develops and manufactures optoelectronic devices for sensin…
|
ALMU | US | Manufacturing |
|
AE MULTI HOLDINGS BERHAD
Manufactures, sells, sources, and resells Printed Circuit B…
|
— | MY | Manufacturing |
|
AIC CORPORATION BERHAD
Produces electronic connectors, semiconductor components, a…
|
— | MY | Manufacturing |
|
Aimtron Electronics Limited
Provides high-precision EMS, PCBA, and box-build solutions …
|
AIMTRON | IN | Manufacturing |
|
Airoha
Fabless IC designer of fixed broadband, AIoT, Bluetooth, an…
|
6526 | TW | Manufacturing |
|
AJIN ELECTRONIC COMPONENTS CO.,LTD
Manufacturer of electronic components for electric and hydr…
|
009320 | KR | Manufacturing |
METAX INTEGRATED CIRCUITS (SHANGHAI) CO., LTD. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/58650/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58650 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=58650 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=58650 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 58650}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for METAX INTEGRATED CIRCUITS (SHANGHAI) CO., LTD. (id: 58650)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.