fergus-mcp

Jayco-Design/fergus-mcp
★ 0 stars TypeScript Security Updated today
Fergus MCP Server for AI
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fergus-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Jayco-Design/fergus-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that integrates with the Fergus API, enabling AI assistants like Claude to interact with Fergus's job management platform. - 🔐 Secure authentication (PAT for local, OAuth 2.0 for remote) - 🌐 Dual transport support: **stdio** (local CLI) and **HTTP** (remote web)

Tools (1)

FERGUS_BASE_URL