Skip to main content
Glama
gokimedia

CordFind Generator Compatibility MCP Server

CordFind Generator Compatibility MCP Server

MCPVault listing AllMCPs Verified

CordFind provides a public Model Context Protocol server for generator cord, plug, connector, and sizing research.

Connect

Use the hosted Streamable HTTP endpoint:

{
  "mcpServers": {
    "cordfind": {
      "url": "https://cordfind.com/api/mcp"
    }
  }
}

Clients that only support local stdio servers can use mcp-remote:

{
  "mcpServers": {
    "cordfind": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://cordfind.com/api/mcp"]
    }
  }
}

The server is public and does not require an API key. Read the full CordFind MCP documentation.

Related MCP server: datacenter-mcp-server

Tools

search_generator_guides

Search CordFind generator guides by topic or question. Results include titles, descriptions, quick answers, and direct CordFind source URLs.

Inputs:

  • query — generator topic or question

  • limit — optional result limit from 1 to 10

get_connector_compatibility

Screen a generator receptacle, destination, and cord distance for direct compatibility, adapter needs, verification boundaries, or unsafe paths.

Inputs:

  • sourceConnectorIdl1430, l1420, l630, l530, 1450, cs50, tt30, or 520

  • targetIdinlet, rv, appliance, or distribution

  • distanceFeet25, 50, or 100

Use the human-facing generator cord finder to inspect the same workflow.

calculate_generator_cord_size

Compare common American Wire Gauge sizes against planning ampacity and voltage-drop limits.

Inputs:

  • amps15, 20, 30, or 50

  • volts120 or 240

  • distanceFeet — one-way distance from 10 to 200 feet

  • dropLimitPercent3 or 5

Open the generator cord-size calculator for the interactive version and methodology.

Registry manifest

The official MCP Registry manifest is available in server.json and from CordFind at:

https://cordfind.com/.well-known/mcp/server.json

Safety boundary

CordFind MCP responses are planning guidance, not approval for an electrical installation. Verify equipment labels, listings, ratings, and manufacturer instructions. Building wiring requires approved transfer equipment and qualified installation.

License

The manifest and documentation in this repository are licensed under the MIT License. CordFind site content and compatibility data remain subject to the terms published on CordFind.

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides access to residential building codes (NEC, IRC, IPC), material specifications with pricing, and project calculators for DIY construction projects. Enables code compliance checking, material search across suppliers, and automated quantity calculations for electrical, plumbing, and construction materials.
    1
  • A
    license
    A
    quality
    B
    maintenance
    Provides professional-grade data center engineering calculations including cooling, power, GPU thermal optimization, UPS/battery sizing, tier classification, and commissioning workflows, compliant with ASHRAE and Uptime Institute standards.
    8
    17
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables Claude to size batteries, wire gauges, and fuses for 12V-48V electrical systems in boats, vans, and off-grid builds, and generates complete wiring diagrams as SVG or PNG.
    9
    63
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Provides deterministic, standards-based calculations for data center critical power infrastructure. Enables site selection, generator sizing, UPS sizing, NFPA 110 compliance, and more via 50+ AI agents and 8 compound chains.

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gokimedia/cordfind-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server