MCP Servers / development / pipeyard

pipeyard

JSON →
stdionone1development

Curated MCP connector marketplace for industry verticals — Construction, Finance, Healthcare, and Logistics with full docs, curl examples and sandbox testing.

Install
How to run this server

No install command recorded.

server path: pipeyard
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envPROCORE_CLIENT_ID
envPROCORE_CLIENT_SECRET
envPROCORE_BASE_URL
Resources
pipeyard — MCP Server · libregistry