CordFind Generator Compatibility MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CordFind Generator Compatibility MCP ServerWhat size generator cord do I need for 30 amps at 120V over 75 feet with 3% drop?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CordFind Generator Compatibility MCP Server
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 questionlimit— 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:
sourceConnectorId—l1430,l1420,l630,l530,1450,cs50,tt30, or520targetId—inlet,rv,appliance, ordistributiondistanceFeet—25,50, or100
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:
amps—15,20,30, or50volts—120or240distanceFeet— one-way distance from 10 to 200 feetdropLimitPercent—3or5
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.jsonSafety 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.
Links
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.
This server cannot be installed
Maintenance
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides 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
- AlicenseAqualityBmaintenanceProvides 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.8171MIT
- AlicenseAqualityDmaintenanceEnables 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.963MIT

security-orchestraofficial
FlicenseNot gradedqualityCmaintenanceProvides 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.
Related MCP Connectors
Generate 12V/24V/48V wiring diagrams and size wires, fuses, batteries, solar, and inverters.
Construction product lookup for Simpson Strong-Tie structural catalog
Free solar & home energy tools: estimates, incentives by ZIP, scores, installer routing.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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