Conductor Ampacity

Electrical

NEC Table 310.16 reference ampacity for copper and aluminum conductors at 60°C, 75°C, and 90°C insulation ratings.

Data Preview
Preview of the data available in this data source
SRCERER.IO IconData Preview
Loading data preview...
Loading data...
Connect via MCP
Use an MCP server to let your IDE/agent query this data source using your API key.
For hosted, use https://srcerer.io. For local dev, use http://localhost:3000.
Subscribe to this data source first, then generate a subscriber API key below to connect via MCP.
Claude Desktop `claude_desktop_config.json` / Cursor MCP config
{
  "mcpServers": {
    "srcerer-conductor-ampacity": {
      "command": "node",
      "args": [
        "<absolute-path-to-your-project>/scripts/mcp-data-source-server.js"
      ],
      "env": {
        "SRCERER_BASE_URL": "https://srcerer.io",
        "SRCERER_DATA_SOURCE_SLUG": "conductor-ampacity",
        "SRCERER_API_KEY": "<paste-your-subscriber-api-key>"
      }
    }
  }
}
What the MCP server calls under the hood
{
  "endpoint": "https://srcerer.io/api/v1/conductor-ampacity/table?limit=25&page=1&sortBy=created_at&sortOrder=desc",
  "header": {
    "X-API-Key": "<paste-your-subscriber-api-key>"
  }
}
Tip: if you’re using the hosted site, set SRCERER_BASE_URL to https://srcerer.io.
Full Table Access
Subscribe to view and explore the complete data table

Subscribe to access the full data table

Click the Subscribe button above to view paginated access to all data in this data source