rigshare-mcp

RPER2001/rigshare-mcp
★ 0 stars JavaScript AI/LLM Updated today
Model Context Protocol server for RIGShare — browse construction equipment and Robotics & AI hardware rentals from any MCP-compatible AI agent. Also recruits equipment owners.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rigshare-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "RPER2001/rigshare-mcp"
      ]
    }
  }
}

README Excerpt

> Model Context Protocol server for [RIGShare](https://www.rigshare.app) — browse construction equipment and Robotics & AI hardware rentals from any MCP-compatible AI agent (Claude Desktop, Cursor, VS Code, custom agent frameworks). Exposes seven tools to your AI agent — four read-only (no auth) and three authenticated (require a RIGShare API key).

Tools (8)

mcpServersrigshare_create_bookingrigshare_get_equipmentrigshare_get_owner_onboardingrigshare_list_categoriesrigshare_list_my_bookingsrigshare_list_my_sessionsrigshare_search_equipment