
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季財務報告書 — 202601_2020_AI1.pdf | 2026-05-13 | Chinese | |
| 公告本公司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 |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45997024 | 115年第1季財務報告書 — 202601_2020_AI1.pdf | 2026-05-13 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tata Steel Limited
A vertically integrated steel producer with an annual capac…
|
TATASTEEL | IN | Manufacturing |
|
TCC STEEL
Manufacturer of surface-treated steel sheets for packaging …
|
002710 | KR | Manufacturing |
|
Tenaris S.A.
Global manufacturer and supplier of steel pipe products and…
|
TEN | LU | Manufacturing |
|
TERNIUM ARGENTINA S.A.
Leading steel manufacturer and processor in the Americas, s…
|
— | AR | Manufacturing |
|
Ternium S.A.
A steel producer manufacturing flat and long steel products…
|
TX | LU | Manufacturing |
|
Tiangong International Company Limited
Research, production, and sale of advanced specialty steel …
|
826 | KY | Manufacturing |
|
Tianjin You Fa Steel Pipe Group Stock Co.,Ltd.
Manufactures steel pipes, scaffolding, and fittings for inf…
|
601686 | CN | Manufacturing |
|
TMK ao
Global manufacturer of steel pipes and tubular solutions fo…
|
TMK | RU | Manufacturing |
|
Tohoku Steel Co.,Ltd.
Integrated manufacturer of special steel and magnetic mater…
|
5484 | JP | Manufacturing |
|
TOKYO STEEL MANUFACTURING CO., LTD.
Manufactures low-carbon steel products by recycling steel s…
|
5423 | 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.