HomeMarketing & E-Commerce › rigshare-mcp

rigshare-mcp

Rent GPUs, robots, drones, and construction gear on RIGShare; also onboards equipment owners.

TypeScript CloudLocal
★ 0 stars Last pushed 2026-09-23 License: MIT

Topics: E-Commerce

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.1.0)

npx -y rigshare-mcp@2.1.0

Or add to your MCP client config:

{
  "mcpServers": {
    "rigshare-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rigshare-mcp@2.1.0"
      ],
      "env": {
        "RIGSHARE_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • RIGSHARE_API_KEY secret — RIGShare API key (Bearer format). Required for the authenticated tools (booking, listing, session, quote, availability, cancel, extend, usage, and draft management). Without it, the public read-only tools (search, get equipment, list categories, owner onboarding) still work. Get a key at https://www.rigshare.app/profile#api-keys or contact support@rigshare.app.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry