FieldRobin MCP server
Authenticated FieldRobin workspace tools, including scope-authorized customer and job creation.
Little public usage data yet
Reviews
Write oneNobody has reviewed FieldRobin yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
FieldRobin tools (47, 2 write)
write = sends, deletes, buys or postscomplaint-recall-riskFreeLists complaint and recall risk records for the authenticated workspace without exposing private operational notes.
create-customerwrite actionFreeCreates one customer directly in the selected FieldRobin business when the connection has customer-write permission. Search first to avoid creating a duplicate; reuse the idempotency key only when retrying the same request.
create-jobwrite actionFreeCreates one job directly in the selected FieldRobin business when the connection has job-write permission. Resolve the customer first and pass the verified customer ID when one is named.
customer-service-requestsFreeLists recent active service requests associated with one authorized customer using bounded status, source, urgency, and scheduling fields.
draft-review-replyFreeDrafts a policy-aware reply for one authorized review without posting or changing the review.
get-customerFreeReturns one authorized customer using bounded contact and lifecycle fields; addresses and notes are excluded.
get-invoiceFreeReturns one authorized invoice with bounded customer, job, payment-state, due-date, and line-item fields; payment links, addresses, and internal notes are excluded.
get-invoice-payment-statusFreeReturns the authoritative payment state for one authorized invoice without exposing payment links or provider identifiers.
get-jobFreeReturns one authorized job using bounded customer, schedule, status, and technician fields; service addresses, notes, and amounts are excluded.
get-leadFreeReturns one authorized lead using bounded contact, source, status, and service-interest fields; notes, budget, and internal summaries are excluded.
get-locationFreeReturns one location and its public Google listing status. A confirmed place is not a Google Business Profile connection.
get-quoteFreeReturns one authorized estimate with bounded customer, status, pricing, revision, and line-item fields; addresses, notes, and terms are excluded.
get-referral-campaign-attributionFreeShows verified referral campaign totals and conversion activity without returning referral tokens or bearer-like links.
get-service-requestFreeReturns one authorized service-request inbox record using bounded status, source, urgency, and scheduling fields without exposing request descriptions, addresses, contact channels, metadata, files, or outreach controls.
get-workspace-summaryFreeReturns a limited, read-only summary of the authenticated FieldRobin workspace.
jobs-todayFreeLists authorized jobs scheduled for a business day, with bounded customer, schedule, status, and technician fields.
list-job-photosFreeLists authorized private photos attached to one job with protected download URLs, filenames, captions, and media types.
operations-partsFreeReads bounded parts stock, technician exposure, and transaction metadata for the authenticated workspace without exposing amounts, item pricing, or private notes.
operations-scorecardsFreeReads bounded technician performance and coaching signals for the authenticated workspace without exposing coaching notes or private contact fields.
pipeline-next-actionsFreeLists persisted pipeline attention items for the authenticated business without changing, dismissing, or executing them.
pipeline-recommendationsFreeLists persisted pipeline recommendations for the authenticated business without generating, editing, approving, rejecting, or executing them.
preview-broadcast-campaignFreePreviews one approved broadcast audience, including suppression and policy skips, without sending or changing records.
preview-invoiceFreeCalculates a deterministic invoice preview without saving, charging, sending, or creating an invoice.
preview-quoteFreeCalculates a deterministic estimate preview without saving, sending, or creating a quote.
preview-reactivation-campaignFreePreviews dormant customers eligible for one authorized reactivation campaign without sending or changing records.
preview-referral-campaignFreePreviews eligible completed jobs for one authorized referral campaign without sending or changing records.
preview-review-requestsFreePreviews explicit completed jobs for review requests, including eligibility and skip reasons, without sending anything.
preview-social-draftFreeValidates social post copy for an authorized source review without saving or publishing it.
reports-by-locationFreeCompares revenue, activation, retention, and review-request outcomes by physical location. Does not expose customer names, invoice rows, or mutation access. Location writes stay on the in-product assistant, not MCP.
reports-customer-revenue-rankFreeRanks named customers by paid invoice revenue for the authenticated workspace. Uses all paid, non-sample invoices and returns aggregate customer totals without invoice rows.
reports-overviewFreeReads aggregate revenue, receivables, job, lead, and estimate performance for the authenticated workspace without exposing customer names, addresses, invoice rows, or mutation access.
routing-driving-riskFreeReads a local business day route and high driving-risk stops for the authenticated workspace without exposing addresses or private route notes.
schedule-availabilityFreeCalculates verified busy jobs and open planning windows for a local business day without scheduling or changing a job.
search-broadcast-campaignsFreeSearches authorized broadcast campaigns by name, status, message channel, and bounded delivery fields.
search-customersFreeSearches the authenticated workspace customers without exposing addresses, notes, or other private fields.
search-inventoryFreeSearches active inventory in the authenticated workspace and can identify low-stock items without exposing internal cost or margin fields.
search-invoicesFreeSearches authorized invoices using bounded customer, job, status, payment, due-date, and total fields; payment links and addresses are excluded.
search-jobsFreeSearches the authenticated workspace jobs using safe summary fields only; it does not return service addresses, notes, or amounts.
search-leadsFreeSearches authorized workspace leads with bounded contact, source, status, and service-interest fields; notes and estimated values are excluded.
search-locationsFreeLists physical locations in the authenticated workspace.
search-pricebookFreeSearches active customer-facing services and materials in the authenticated workspace without exposing internal cost or markup fields.
search-quotesFreeSearches authorized estimates using bounded customer, status, title, and total fields; notes, terms, and addresses are excluded.
search-reactivation-campaignsFreeSearches authorized reactivation campaigns by name, status, channel, and job-type filter.
search-referral-campaignsFreeSearches authorized referral campaigns by name, status, message channel, and bounded performance fields.
search-reviewsFreeSearches authorized reviews by reviewer, customer, job, rating, platform, or reply status using bounded fields.
search-service-requestsFreeFinds bounded active service-request inbox records for the authenticated business without exposing request descriptions, addresses, contact channels, or outreach controls.
search-social-draftsFreeSearches authorized social drafts and returns bounded content, status, platform, source-review, and approval metadata.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 783ms20/20
- Tool poisoning47 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 2 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Grade history
- 2026-09-19restoreD → Cscore 57: Write-action tools reachable without authentication; No source repository listed
Install directly
claude mcp add --transport http fieldrobin https://fieldrobin.com/api/v1/mcp
FieldRobin: common questions
- Is FieldRobin MCP server safe?
- With care: it is graded C, so read the findings first (57/100). Read the FieldRobin safety report
- How do I install FieldRobin?
- It runs remotely at fieldrobin.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does FieldRobin need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is FieldRobin maintained?
- The latest release is v1.2.1.
- Is FieldRobin up?
- 100% of our last 3 checks got an answer. We check remote servers about four times a day.