Mayer Steel Pipe Corporation — Investor Relations & Filings
Established in 1959, Mayer Steel Pipe Corporation specializes in the production and distribution of high-quality steel pipes and related components. The portfolio includes carbon steel pipes for structural use, electrical conduits, galvanized pipes, and gas transmission, alongside stainless steel pipes and plates. These products support diverse applications, ranging from large-scale construction and public infrastructure to energy utilities and precision components for automotive and fitness equipment. The organization utilizes advanced technologies, including high-end pipe-making equipment and triple production lines, to ensure high efficiency and quality. With a focus on technical excellence, the company integrates automated processes and AI-assisted management systems. Its operations are guided by a commitment to corporate governance and ESG practices, including carbon reduction initiatives through solar power integration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第1季財務報告董事會預計召開日期為 115年5月13日 | 2026-05-04 | Chinese | |
| 115年04月僑外投資持股 | 2026-04-29 | Chinese | |
| 114年第4季財務報告書 — 202504_2020_AIC.pdf | 2026-04-17 | Chinese | |
| 114年第4季財務報告書 — 202504_2020_AIA.pdf | 2026-04-17 | Chinese | |
| 114年第4季財務報告書 — 202502_2020_AI1.pdf | 2026-04-17 | Chinese | |
| 114年第4季財務報告書 — 202501_2020_AIA.pdf | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40861299 | 公告本公司115年第1季財務報告董事會預計召開日期為 115年5月13日 | 2026-05-04 | Chinese | ||
| 38525725 | 115年04月僑外投資持股 | 2026-04-29 | Chinese | ||
| 34654968 | 114年第4季財務報告書 — 202504_2020_AIC.pdf | 2026-04-17 | Chinese | ||
| 34654967 | 114年第4季財務報告書 — 202504_2020_AIA.pdf | 2026-04-17 | Chinese | ||
| 34654965 | 114年第4季財務報告書 — 202502_2020_AI1.pdf | 2026-04-17 | Chinese | ||
| 34654963 | 114年第4季財務報告書 — 202501_2020_AIA.pdf | 2026-04-17 | Chinese | ||
| 34654962 | 114年第4季財務報告書 — 202501_2020_AI1.pdf | 2026-04-17 | Chinese | ||
| 34565630 | 本公司自辦115年第1次線上法人說明會 | 2026-04-15 | Chinese | ||
| 34565063 | 115年04月法人說明會簡報 — 202020260415E001.pdf | 2026-04-15 | English | ||
| 34565056 | 115年04月法人說明會簡報 — 202020260415M001.pdf | 2026-04-15 | Chinese | ||
| 34564982 | 115年04月法人說明會簡報 | 2026-04-15 | Chinese | ||
| 33992516 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989826 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33768280 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33768278 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NAKAYAMA STEEL WORKS, LTD.
Manufacturer of steel, building materials, and engineering …
|
5408 | JP | Manufacturing |
|
Nanjing Iron & Steel Co.,Ltd.
Integrated steel enterprise producing high-performance plat…
|
600282 | CN | Manufacturing |
|
National General Industries Ltd.
Manufactures steel ingots and billets for industrial and co…
|
531651 | IN | Manufacturing |
|
NATIONAL STEEL CO
A former integrated steel producer for the automotive and c…
|
SID | BR | Manufacturing |
|
NAVA LIMITED
Multinational engaged in ferroalloys, power generation, min…
|
NAVA | IN | Manufacturing |
|
Nevada Iron Ltd.
Developing a large-scale Nevada operation to produce pig ir…
|
NIROF | CA | Manufacturing |
|
Newmalayalam Steel Limited
Produces high-strength TMT bars and MS billets for construc…
|
NMSTEEL | IN | Manufacturing |
|
NEXTEEL CO.,LTD.
Manufacturer of steel pipes and tubes for the energy and in…
|
092790 | KR | Manufacturing |
|
NICHIA STEEL WORKS,LTD.
Manufacturer of processed wire products specializing in pla…
|
5658 | JP | Manufacturing |
|
Nippon Denko Co., Ltd.
Manufacturer of ferroalloys, functional materials, and envi…
|
5563 | JP | Manufacturing |
Mayer Steel Pipe Corporation 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/51948/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51948 | 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=51948 | 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=51948 \ -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": 51948}, 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 Mayer Steel Pipe Corporation (id: 51948)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.