loading…
Search for a command to run...
loading…
Provides comprehensive access to the FieldEdge field service management platform through over 87 tools and 16 React applications. It enables users to manage cus
Provides comprehensive access to the FieldEdge field service management platform through over 87 tools and 16 React applications. It enables users to manage customers, jobs, scheduling, and invoicing through natural language or integrated UI components.
Complete MCP server for FieldEdge field service management platform with 87+ tools and 16 React apps.
Modern dark-themed React applications built with Vite:
npm install
Create a .env file with your FieldEdge credentials:
FIELDEDGE_API_KEY=your_api_key_here
FIELDEDGE_API_URL=https://api.fieldedge.com/v1
FIELDEDGE_COMPANY_ID=your_company_id
FIELDEDGE_TIMEOUT=30000
Add to your MCP settings:
{
"mcpServers": {
"fieldedge": {
"command": "npx",
"args": ["-y", "@mcpengine/fieldedge-mcp-server"],
"env": {
"FIELDEDGE_API_KEY": "your_api_key"
}
}
}
}
# Build TypeScript
npm run build
# Watch mode
npm run dev
# Build React apps
npm run build:ui
The server provides comprehensive coverage of the FieldEdge API:
src/
├── clients/
│ └── fieldedge.ts # API client with auth, pagination, error handling
├── types/
│ └── index.ts # TypeScript type definitions
├── tools/
│ ├── customers.ts # Customer management tools
│ ├── jobs.ts # Job management tools
│ ├── invoices.ts # Invoice management tools
│ ├── estimates.ts # Estimate management tools
│ ├── equipment.ts # Equipment management tools
│ ├── technicians.ts # Technician management tools
│ ├── scheduling.ts # Scheduling and dispatch tools
│ ├── inventory.ts # Inventory management tools
│ ├── payments.ts # Payment management tools
│ ├── reporting.ts # Reporting and analytics tools
│ ├── locations.ts # Location management tools
│ ├── service-agreements.ts # Service agreement tools
│ └── tasks.ts # Task management tools
├── ui/ # React MCP apps (16 apps)
│ ├── dashboard/
│ ├── customers/
│ ├── jobs/
│ └── ...
├── server.ts # MCP server implementation
└── main.ts # Entry point
The client includes comprehensive error handling:
Automatic rate limit tracking and retry logic included. The client monitors rate limit headers and automatically waits when limits are approached.
Full TypeScript support with comprehensive type definitions for:
Issues and pull requests welcome at github.com/BusyBee3333/mcpengine
MIT
For API access and documentation, visit docs.api.fieldedge.com
Run in your terminal:
claude mcp add fieldedge-mcp-server -- npx Yes, FieldEdge Server MCP is free — one-click install via Unyly at no cost.
No, FieldEdge Server runs without API keys or environment variables.
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
Open FieldEdge Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Extract design specs and assets
by FigmaEnables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a
by passerbyflutterSearch and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content
by NOVA-3951Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem
by jangjo123Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All design MCPs