buildpulse
ActiveTool of com.theaslangroupllc.pulse/pulsenetwork
BuildPulse: BuildPulse — home construction and renovation intelligence: project cost estimates, contractor vetting, permit requirements, material pricing, ROI projections, and inspection checklists. US-focused wi Coverage: Global Endpoints: • code ($0.10): /api/build/code • compare ($0.10): /api/build/compare • contractor ($0.10): /api/build/contractor • estimate ($0.15): /api/build/estimate • inspect ($0.08): /api/build/inspect • materials ($0.10): /api/build/materials • permit ($0.08): /api/build/permit • roi ($0.10): BuildPulse project ROI analysis — resale value, rental income, payback period, and alternatives • schedule ($0.10): /api/build/schedule • subcontractor ($0.10): /api/build/subcontractor
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"action"
],
"properties": {
"zip": {
"type": "string",
"description": "zip"
},
"city": {
"type": "string",
"description": "city"
},
"lang": {
"type": "string",
"description": "lang"
},
"sqft": {
"type": "string",
"description": "sqft"
},
"stage": {
"type": "string",
"description": "stage"
},
"start": {
"type": "string",
"description": "start"
},
"state": {
"type": "string",
"description": "state"
},
"trade": {
"type": "string",
"description": "trade"
},
"action": {
"enum": [
"code",
"compare",
"contractor",
"estimate",
"inspect",
"materials",
"permit",
"roi",
"schedule",
"subcontractor"
],
"type": "string",
"description": "Which endpoint to call. Options: code | compare | contractor | estimate | inspect | materials | permit | roi | schedule | subcontractor"
},
"budget": {
"type": "string",
"description": "budget"
},
"project": {
"type": "string",
"description": "project"
},
"quality": {
"type": "string",
"description": "quality"
},
"material": {
"type": "string",
"description": "material"
},
"projects": {
"type": "string",
"description": "projects"
},
"home_value": {
"type": "string",
"description": "home_value"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.theaslangroupllc.pulse/pulsenetwork
https://github.com/GTCC777/mcp-pulsenetwork
2/7 registries