M & B ENGINEERING LIMITED — Investor Relations & Filings
M & B Engineering Limited specializes in the design, manufacture, and installation of advanced structural engineering solutions. The company is recognized for its pioneering work in self-supported roofing systems, marketed under the brand Proflex. These truss-less roofing solutions provide large, unobstructed spans suitable for industrial warehouses, sports arenas, and commercial facilities. In addition to roofing, the firm provides comprehensive pre-engineered building (PEB) solutions and heavy structural steel fabrication services. Its technical expertise extends to the development of specialized infrastructure components, including crash barriers and solar mounting structures. M & B Engineering focuses on delivering high-durability, cost-effective, and rapid-construction systems tailored to the requirements of the logistics, defense, and manufacturing sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Bagging/Receiving of orders/contracts | 2026-04-30 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-04-30 | English | |
| Price movement | 2026-04-10 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-07 | English | |
| Bagging/Receiving of orders/contracts | 2026-03-25 | English | |
| Trading Window | 2026-03-24 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhejiang Youpon Integrated ceiling Co., Ltd.
Develops and manufactures integrated ceiling systems and de…
|
002718 | CN | Manufacturing |
|
坤博精工
Manufactures precision mechanical components for the semico…
|
920570 | CN | Manufacturing |
|
百甲科技
Designs and fabricates steel structures and equipment for i…
|
920057 | CN | Manufacturing |
M & B ENGINEERING LIMITED 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/59416/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59416 | 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=59416 | 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=59416 \ -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": 59416}, 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 M & B ENGINEERING LIMITED (id: 59416)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.