pipeyard
JSON →Curated MCP connector marketplace for industry verticals â Construction, Finance, Healthcare, and Logistics with full docs, curl examples and sandbox testing.
Tools · 12
- list_projects List Procore projects for the authenticated client, optionally filtered by company_id.
- get_project Get details of a single project by ID.
- list_rfis List RFIs for a project.
- get_rfi Get a single RFI by ID for a project.
- create_rfi Create a new RFI in a project.
- list_submittals List submittals for a project.
- get_submittal Get a single submittal by ID for a project.
- create_submittal Create a new submittal in a project.
- list_folders List document folders for a project.
- list_files List document files for a project.
- list_budget_line_items List budget line items for a project.
- get_budget_summary Get overall budget summary for a project.
Environment variables
PROCORE_CLIENT_IDPROCORE_CLIENT_SECRETPROCORE_BASE_URL
★ 1 GitHub stars