mcpbeat Sign in

Precision Concretecoating MCP Server

by precision-concretecoating Your server? Claim it
answering

Precision Concretecoating is answering right now. Last checked moments ago. It exposes 33 tools.

Precision Concrete Coating MCP for services, estimates, scheduling, and business information.

Uptime history 36 days of history · worst day 99%
36 days agonow
100.0%
Uptime 24h
92 of 92 checks
33
Tools
read from the server
1501 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Precision Concretecoating every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add mcp --transport http https://app.precision-concretecoating.com/api/public/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://app.precision-concretecoating.com/api/public/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://app.precision-concretecoating.com/api/public/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://app.precision-concretecoating.com/api/public/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://app.precision-concretecoating.com/api/public/mcp"
    }
  }
}

Available tools 33

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

estimate
create_estimate_request
Creates a governed estimate request and returns a request_id plus a one-time customer_access_token. Required to create: customer_name, phone, project_city, project_state, project_type, consent_to_contact. Additionally required before submit_estimate_for_review: approximate_square_feet — these may be collected turn by turn with update_estimate_request. Every other field is genuinely optional.
get_estimate_intake_requirements
Read-only discovery. Returns every field the public estimate workflow accepts, which are required, the allowed enum values, the workflow states, the scheduling model and the guardrails. Call this first so no field name, enum value or state is ever guessed.
get_estimate_request_status
Returns the public projection of one estimate request: the workflow state, a customer-friendly status, what information is still missing, the recommended next question and the appointment (date, time window, timezone and confirmation status) if one exists. No internal notes, staff data or calendar availability is ever included.
update_estimate_request
Token-scoped update. Adds or corrects customer-provided details on an existing request. Values are validated against the shared schema and every change is audited with the calling channel.
public
get_public_entities
Returns the approved Public Entity Layer: every organization, person, service, service area, coating system, preparation method, trust signal, expertise and community involvement record Precision publishes, each with a stable canonical id, aliases, verification status, review metadata and sameAs references. Internal identifiers are never exposed.
get_public_entity
Returns a single published public entity by canonical id, canonical URI, slug or alias, together with its incoming and outgoing approved relationships and the schema.org JSON-LD node generated from the same record.
search_public_entities
Ranked search over published public entity names, aliases, canonical ids and descriptions. Use it to resolve a free-form mention ("Conroe", "flake floor") to a stable canonical Precision entity id.
business
get_business_operations
Returns the approved public Business Operations & Project Lifecycle knowledge: how projects are quoted, scheduled, communicated, installed, completed, documented and supported. Company process knowledge, not coating science.
get_business_status
Returns the current scheduling availability of the business plus the standard project turnaround statements. Reflects the Current Availability control in Approved Knowledge.
knowledge
get_knowledge_relationships
Returns the directional relationships between published Precision knowledge records — for example which installation standard mitigates which coating failure, or which warranty covers which service. Only relationships whose records are both approved and public are returned.
search_knowledge
Full-text style search across every published Approved Knowledge record — company, services, service areas, warranty, installation, inspection, failure-analysis, maintenance and business operations knowledge. Omit the query to receive the full index.
request
request_appointment_reschedule
Asks internal JoJo for a different walkthrough time using new preferences. The existing hold stays in place until JoJo replaces it, so a duplicate appointment is never created and the customer is never left without one.
request_estimate_appointment
Asks Precision's internal JoJo scheduler to reserve an authorized on-site walkthrough that fits the customer's stated preferences. The caller never sees or selects calendar availability: JoJo reads the private calendar, applies the preferences and returns exactly one proposed time awaiting customer confirmation. If nothing matches, the response says so and asks for wider preferences.
standard
get_standard
Returns a single referenced standard by canonical public id, standard number or alias, with its provenance (official source URL, edition, last verified date), lifecycle warnings, supersession chain and the Precision records that reference it.
get_standard_relationships
Returns the approved edges that connect Precision entities and knowledge records to referenced standards, including the predicate and the applicability summary. Use it to traverse the provenance layer of the knowledge graph.
standards
get_standards
Returns the approved external technical standards Precision's published knowledge references — ASTM, ICRI, ACI, ANSI, OSHA, EPA and manufacturer technical documents. Each record carries the standard number, official title, issuing organization, edition, official source URL, an original scope summary and lifecycle status. Reference metadata only: the text of a standard is never reproduced, and a reference is not a certification or compliance claim.
search_standards
Ranked search over standard numbers, titles, aliases, topics and scope summaries. Use it to resolve a free-form mention such as "in-situ RH test" or "CSP profile" to the canonical standard Precision references.
analyze
analyze_estimate_photos
Runs visual observation over any unreviewed photos. Returns non-diagnostic observations from a fixed vocabulary with confidence values. Observations are impressions only and are always marked as requiring field verification.
attach
attach_estimate_photos
Attaches photo references (public https URLs) to an estimate request. Photos support the estimator's preparation; they never replace the on-site inspection.
cancel
cancel_estimate_appointment
Cancels a proposed or confirmed walkthrough, releases the held time back to Precision and notifies the office. The estimate request itself stays open, so a new appointment can be requested later.
company
get_company_information
Returns the approved public profile of Precision Concrete Coating: organization identity, owner, services and verified context records. Sourced from the Approved Knowledge database.
confirm
confirm_estimate_appointment
Confirms the appointment Precision proposed, using the proposal_id from the proposal. Only an unexpired proposal on this request can be confirmed. On success the walkthrough is booked, the office is notified and preparation instructions are returned.
describe
describe_platform
Self-documenting endpoint. Returns everything an AI agent or developer needs to use Precision OS correctly: platform identity and versions, authentication and read-only status, transports and capabilities, the complete auto-generated documentation for every registered tool, plus best practices, limitations, security model, privacy guarantees and data freshness. Generated dynamically from the live tool registry, so it never goes out of date.
entity
get_entity_relationships
Returns the approved relationship edges of the public entity graph, optionally filtered to one entity or one relationship type. Every edge references stable canonical entity ids on both sides; edges that touch an unpublished record are never returned.
explain
explain_knowledge_reasoning
Answers a question by traversing the published knowledge graph and returning ranked reasoning paths instead of disconnected records. Each path is an ordered chain of relationships with a path score, a path confidence, the supporting evidence, the relationship types used and a plain-language explanation of every transition. Traversal respects relationship weight, evidence strength, concept ontology, semantic clusters and inverse relationships, and prunes weak branches automatically.
faq
get_faq
Returns every approved public question-and-answer pair collected from Approved Knowledge, the Warranty Center, Installation Standards and Inspection Standards.
maintenance
get_maintenance_care
Returns the approved public Maintenance & Care Center knowledge: how coated concrete should be cleaned, maintained, protected and inspected, including recommended methods, frequencies, prohibited products, common mistakes and warranty impact.
next
get_next_estimate_question
Returns the single highest-value question still unanswered, in natural language, along with why it matters. Ask one question at a time and send the answer back through update_estimate_request.
pricing
get_pricing
Returns approved public pricing statements and the services they apply to. No quoted amounts are generated: Precision Concrete Coating prices every project after an on-site inspection.
record
get_record_standards
Returns the approved standards that a specific Precision knowledge record references, with the relationship predicate (`tested_per`, `guided_by`, `measured_by`, `references`, …) and an applicability summary explaining why the standard is relevant. Answers "what is this practice based on?" with citable provenance.
service
get_service_areas
Returns the approved service areas together with the headquarters, primary city, state, county and overall service region.
submit
submit_estimate_for_review
Submits the request to Precision's internal JoJo review layer and the office, creating or linking the customer record and notifying staff. Every field in required_to_submit must be present first (customer_name, phone, project_city, project_state, project_type, approximate_square_feet, consent_to_contact), along with a contact method and consent. Submitting requests a visit; it does not confirm pricing, scope or a time.
warranty
get_warranty
Returns the approved public warranty knowledge graph: the derived summary plus coverage, exclusions, maintenance requirements, claims process, transfer policy and warranty FAQ records.

Endpoints

URLTransportStateLatencyChecked
https://app.precision-concretecoating.com/api/public/mcp streamable-http answering 3268 ms 0 min ago

Alternatives to Precision Concretecoating

same job, measured the same way
Jobkeepr
by jobkeepr

Manage jobs, customers, scheduling, estimates and invoices for a field service business.

answering
Cron
by ryudi84

MCP server for cron expression parsing, validation, and scheduling.

local only
Zooza MCP Server
by zooza

MCP server for Zooza — class scheduling, attendance, and booking for activity businesses.

35 tools answering
INMAR business knowledge
by inmar

Search and retrieve public INMAR services, projects and business information.

2 tools answering
Figranium MCP
by figranium

MCP server for creating, running, inspecting, and scheduling Figranium browser automations.

623 installs/wk local only
Servicialo MCP Server
by servicialo

Open protocol for booking and scheduling professional services via AI agents

local only
Coordinalo — Service Business Operations
by coordinalo

Scheduling, availability, clients, billing and CRM for appointment-based services.

112 tools answering
Instilus compliance and business decision tools
by instilus

GPSR compliance check and small-business valuation estimate, from Instilus.

2 tools answering

Precision Concretecoating — questions

Answers built from our own checks of this server.

What can Precision Concretecoating do?
It exposes 33 tools, read directly from the server on our last check. Among them: analyze_estimate_photos, attach_estimate_photos, cancel_estimate_appointment, confirm_estimate_appointment, create_estimate_request, describe_platform and 27 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Precision Concretecoating mostly used for?
Its tools cluster around estimate, public and business. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Precision Concretecoating working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 1501 ms. The bar chart above shows every period we have measured.
How do I connect Precision Concretecoating?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Precision Concretecoating need an API key?
No. Precision Concretecoating completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 33 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Precision Concretecoating?
It answers our handshake in 1501 ms on average, which is faster than 1% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.