
CPS TECHNOLOGIES CORP/DE/ — Investor Relations & Filings
CPS Technologies Corp. is a developer of advanced materials solutions, specializing in proprietary metal matrix composites (MMCs). Its primary product is Aluminum Silicon Carbide (AlSiC), a class of material offering superior properties in thermal conductivity, thermal expansion matching, stiffness, and weight compared to conventional materials. These MMCs are engineered to improve the performance and reliability of various high-power electronic systems. The company's solutions are manufactured into components such as hermetic packages, flip chip lids, IGBT baseplates, and liquid cold plates. CPS serves a diverse range of high-performance markets, including transportation, energy, aviation, defense, and telecommunications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A - CPS TECHNOLOGIES CORP/DE/ (0000814676) (Filer) | 2026-03-20 | English | |
| 10-K - CPS TECHNOLOGIES CORP/DE/ (0000814676) (Filer) | 2026-03-03 | English | |
| 8-K Filing | 2025-12-17 | English | |
| 4 Filing | 2025-12-15 | English | |
| 4 Filing | 2025-12-09 | English | |
| PRIMARY DOCUMENT | 2025-11-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 32999038 | DEF 14A - CPS TECHNOLOGIES CORP/DE/ (0000814676) (Filer) | 2026-03-20 | English | ||
| 32881625 | 10-K - CPS TECHNOLOGIES CORP/DE/ (0000814676) (Filer) | 2026-03-03 | English | ||
|
2025
13 filings
| |||||
| 18842646 | 8-K Filing | 2025-12-17 | English | ||
| 18842644 | 4 Filing | 2025-12-15 | English | ||
| 18842642 | 4 Filing | 2025-12-09 | English | ||
| 9663755 | PRIMARY DOCUMENT | 2025-11-13 | English | ||
| 9663756 | FORM 10-Q | 2025-10-31 | English | ||
| 9663757 | FORM 8-K | 2025-10-31 | English | ||
| 9663758 | Major Shareholding Notification 2025 | 2025-10-14 | English | ||
| 9663759 | PRIMARY DOCUMENT | 2025-10-09 | English | ||
| 9663760 | PRIMARY DOCUMENT | 2025-10-09 | English | ||
| 9663761 | PRIMARY DOCUMENT | 2025-10-09 | English | ||
| 9663762 | PRIMARY DOCUMENT | 2025-10-09 | English | ||
| 9663763 | PRIMARY DOCUMENT | 2025-10-09 | English | ||
| 9663764 | FORM 8-K | 2025-10-08 | English | ||
Market data
Market data not available
Price history
Peer group · Casting of non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
STG CO.,LTD.
Manufactures magnesium and aluminum die-cast products via a…
|
5858 | JP | Manufacturing |
|
SUNDARAM-CLAYTON LIMITED
Manufacturer of aluminum die-cast components for the global…
|
SUNCLAY | IN | Manufacturing |
|
Thaai Casting Limited
Specializes in high-pressure die casting and precision mach…
|
TCL | IN | Manufacturing |
CPS TECHNOLOGIES CORP/DE/ 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/34547/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34547 | 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=34547 | 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=34547 \ -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": 34547}, 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 CPS TECHNOLOGIES CORP/DE/ (id: 34547)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.