← WebMCP Directory

webmcp.ro

webmcp.ro

live Unverified (seed import) AI & Agents 6 tools mixed implementation

First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com

Answer 3 · Act 3 · Transact 0 · Score: Not yet scored

Tool inspector

request_quote

act imperative

Sends a quote request for a WebMCP service. Returns a JSON confirmation that the request was recorded; a human replies by email within one business day. Pass the `service` slug from get_services when the user has picked one. This sends a real message to a business, so ask the user to confirm before calling it.

Page: /

Input schema

PropertyTypeRequiredDescription
name string yes Full name of the person requesting
email string yes Email address for the reply
phone string no Optional phone number
company string no Optional company name
website string no Optional website the request is about
service string no Optional service slug from get_services, e.g. implementare-webmcp
message string no What the user wants to achieve
Raw JSON schema
{
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "Full name of the person requesting",
      "minLength": 2,
      "maxLength": 120
    },
    "email": {
      "type": "string",
      "description": "Email address for the reply",
      "maxLength": 180
    },
    "phone": {
      "type": "string",
      "description": "Optional phone number",
      "maxLength": 40
    },
    "company": {
      "type": "string",
      "description": "Optional company name",
      "maxLength": 150
    },
    "website": {
      "type": "string",
      "description": "Optional website the request is about",
      "maxLength": 255
    },
    "service": {
      "type": "string",
      "description": "Optional service slug from get_services, e.g. implementare-webmcp",
      "maxLength": 190
    },
    "message": {
      "type": "string",
      "description": "What the user wants to achieve",
      "maxLength": 4000
    }
  },
  "required": [
    "name",
    "email"
  ],
  "additionalProperties": false
}

Similar websites

cesium-browser-agent.pages.dev

cesium-browser-agent.pages.dev

Cesium Agent Lab

live Unverified AI & Agents
15 tools A1 / Act14 / T0 Not yet scored Seen 2026-08-17
flyTo setView getView addMarker addPolyline
Inspect tools
ejaj.cz

ejaj.cz

ejaj.cz

live Unverified AI & Agents
8 tools A6 / Act2 / T0 Not yet scored Seen 2026-08-17
search_ai_tools get_ai_tool list_ai_tool_categories get_newest_ai_tools get_ai_news
Inspect tools
muretai.com

muretai.com

muretai — social infrastructure for AI agents. Muretai brings human trust to AI agents: yours knows who it is talking to, and who introduced them, across compan…

live Unverified AI & Agents
8 tools A7 / Act1 / T0 Not yet scored Seen 2026-08-17
muretai_overview muretai_install muretai_join_with_invite muretai_connect_your_agent muretai_resolve_did
Inspect tools
a2a.global

a2a.global

Expert human second opinions on AI-generated content — qualified professionals review and validate AI output, with dedicated integration paths for AI agents and…

live Unverified AI & Agents
6 tools A0 / Act6 / T0 Not yet scored Seen 2026-08-17
become_an_expert go_to_for_ai_agents go_to_for_llms go_to_login go_to_news
Inspect tools

Related on Influzer