PluginBench
MCP Server

io.github.CSOAI-ORG/grabhire-ai-mcp MCP Server

io.github.CSOAI-ORG/grabhire-ai-mcp

What is the io.github.CSOAI-ORG/grabhire-ai-mcp MCP server?

GrabHire.AI MCP server. UK grab lorry + tipper hire. Tools: estimate load volume, get grab lorry...

How to install io.github.CSOAI-ORG/grabhire-ai-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "grabhire-ai-mcp": {
      "command": "uvx",
      "args": [
        "grabhire-ai-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "grabhire-ai-mcp": {
      "command": "uvx",
      "args": [
        "grabhire-ai-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "grabhire-ai-mcp": {
      "command": "uvx",
      "args": [
        "grabhire-ai-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "grabhire-ai-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "grabhire-ai-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add grabhire-ai-mcp -- uvx grabhire-ai-mcp

Related MCP servers

Contract Review Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

Iso 27001 Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

Music Production Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

Pet Care Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

Children's privacy compliance: COPPA (US), FERPA (US edu), EU AI Act children's provisions, UK A...

1
Python
MIT
View repository →

Csoai Governance Crosswalk MCP Server by MEOK AI Labs

1
Python
View repository →