procore-mcp-server

TylerIlunga/procore-mcp-server
★ 0 stars TypeScript 🔌 API Integration Updated 1d ago
MCP server exposing the full Procore REST API for Claude Desktop and Claude Code
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "procore-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "TylerIlunga/procore-mcp-server"
      ]
    }
  }
}

README Excerpt

MCP server that exposes the full [Procore](https://www.procore.com/) REST API to AI assistants like Claude. Built with TypeScript and the [Model Context Protocol SDK](https://github.com/modelcontextprotocol/typescript-sdk). Works with **Claude Desktop**, **Claude Code**, and any MCP-compatible client.

Tools (7)

procore_api_callprocore_discover_categoriesprocore_discover_endpointsprocore_get_configprocore_get_endpoint_detailsprocore_search_endpointsprocore_set_config

Topics

apiclaudeconstructionmcpmodel-context-protocolprocore