Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

ar.com.muovi/mcp-server

REMOTE · MCP.MUOVI.COM.AR · 2 COMPONENTS · SCANNED SEP 21

Read-only MCP server for Muovi, Argentina's trust-first local services marketplace (6 tools).

0 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability72
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1186 tokens (~197/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the ar.com.muovi/mcp-server server?

ar.com.muovi/mcp-server is a hosted endpoint at https://mcp.muovi.com.ar/, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.muovi.com.ar

# add to Claude Code
claude mcp add --transport http ar-com-muovi-mcp-server 'https://mcp.muovi.com.ar/'
// .cursor/mcp.json
{
  "mcpServers": {
    "ar-com-muovi-mcp-server": {
      "url": "https://mcp.muovi.com.ar/"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ar-com-muovi-mcp-server": {
      "type": "http",
      "url": "https://mcp.muovi.com.ar/"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.ar-com-muovi-mcp-server]
url = "https://mcp.muovi.com.ar/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ar-com-muovi-mcp-server": {
      "type": "remote",
      "url": "https://mcp.muovi.com.ar/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ar-com-muovi-mcp-server --url 'https://mcp.muovi.com.ar/' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ar-com-muovi-mcp-server:
    url: "https://mcp.muovi.com.ar/"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ar-com-muovi-mcp-server": {
      "Transport": "http",
      "Url": "https://mcp.muovi.com.ar/"
    }
  }
}
# add to Vellum
assistant mcp add ar-com-muovi-mcp-server -t streamable-http -u 'https://mcp.muovi.com.ar/'
// mcp.json
{
  "mcpServers": {
    "ar-com-muovi-mcp-server": {
      "type": "http",
      "url": "https://mcp.muovi.com.ar/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://mcp.muovi.com.ar/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.muovi.com.ar CN=YR2,O=Let's Encrypt,C=US 4 Aug 2026 2 Nov 2026 RSA 2048 SHA256-RSA 59ab4102984d73ac0d02e62b0d39edfc2d0
SANs: mcp.muovi.com.ar
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.muovi.com.ar. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ar. present 19606 8 Verified
com.ar. present 1474 8 Verified
muovi.com.ar. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.muovi.com.ar/ Verified 200
http (plaintext) http://mcp.muovi.com.ar/ HTTPS enforced 308 https://mcp.muovi.com.ar/
MCP tools · 6 exposed · ~1,101 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
muovi_create_task_link ~180

Build the canonical Muovi deep-link that opens the on-platform task creation flow pre-filled with a specific professional and service. Returns a URL of the form `https://muovi.com.ar/p/{slug}?create_task=1&service={service-slug}`. This is a pure formatter — it makes no network call and creates no task. After running it, surface the URL to the user so they can complete the booking on Muovi. Muovi never lets agents create tasks server-side; the consumer always sees the on-platform flow to confirm details.

NameTypeReqDescription
professional_slugstringyesThe professional's URL-safe slug (from `muovi_search_professionals` or `muovi_get_professional`).
service_slugstringyesThe service slug to pre-fill in the task flow (from `muovi_list_services`).

No output schema declared.

No examples provided.

muovi_get_professional ~159

Fetch the full public profile for a single Muovi-verified professional by slug. Returns display name, headline, bio, portfolio image URLs, specialties, city + neighborhoods, services, ratings, verifications, and the canonical `profile_url`. The `profile_url` is the only sanctioned contact channel — phone, email, and whatsapp are never returned. Append `?create_task=1&service={slug}` to `profile_url` (or use `muovi_create_task_link`) to deep-link a user into the on-platform task creation flow targeted at this pro.

NameTypeReqDescription
slugstringyesThe professional's URL-safe slug (e.g. "juan-p-electricista-caba"). Obtain from `muovi_search_professionals`.

No output schema declared.

No examples provided.

muovi_get_reviews ~177

Fetch paginated reviews for a single Muovi-verified professional, sorted most-recent first. Each review has a 1-5 rating, an optional title and free-text comment, the author's reduced display name (e.g. "María G." — full surnames are never returned), the author role (`client` or `worker`), the service category the review is associated with, and an ISO `created_at` timestamp. Use this to surface social-proof when recommending a professional.

NameTypeReqDescription
limitintegerMaximum number of reviews per page (default 20, max 50).
offsetintegerZero-based offset into the review list for pagination.
slugstringyesThe professional's URL-safe slug. Obtain from `muovi_search_professionals` or `muovi_get_professional`.

No output schema declared.

No examples provided.

muovi_list_cities ~104

List every Argentine city Muovi serves, with active neighborhoods nested under each. Each city has a stable `slug` (used as the `city` parameter on `muovi_search_professionals`) and a human-readable `name`. Each neighborhood has its own `slug` (used as the `neighborhood` parameter on `muovi_search_professionals`). Call this when you need to resolve a user's location wording to a Muovi city or neighborhood slug.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

muovi_list_services ~186

List every service category Muovi supports in Argentina — home trades (electricidad, plomería, gas, pintura, carpintería, cerrajería, albañilería, herrería, techista), limpieza, jardinería, aire acondicionado, and moving/hauling: mudanzas (movers) and fletes (light freight/hauling). Every listed professional is identity-verified and reviewed, with on-platform payment and dispute resolution. Each entry has a stable `slug` (used as the `service` parameter on `muovi_search_professionals` and `muovi_create_task_link`), a human-readable `name`, an optional description, and a `requires_matricula` flag indicating whether listed professionals must hold a verified professional license. Call this first when you need to map a user's natural-language request to a Muovi service slug.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

muovi_search_professionals ~295

Search for verified service professionals in Argentina by service type, city, neighborhood, verification status, minimum rating, and minimum review count. Returns a paginated list of professionals with display name, headline, ratings, verifications, and a `profile_url` that is the only sanctioned contact channel (no phone/email/whatsapp is ever returned). Use this for discovery; use `muovi_get_professional` for the full detail payload.

NameTypeReqDescription
citystringCity slug (e.g. "caba"). Matches `City.slug` in the catalog.
has_matriculabooleanWhen true, only return pros with a verified professional matrícula on file (electricians, gas fitters, etc.).
limitintegerMaximum number of results per page (default 20, max 50).
min_ratingnumberMinimum blended average rating, 0-5 inclusive.
min_reviewsintegerMinimum blended review count.
neighborhoodstringNeighborhood slug (e.g. "palermo"). Matches `Neighborhood.slug` in the catalog.
offsetintegerZero-based offset into the result set for pagination.
servicestringService slug (e.g. "electricidad"). Matches `Service.slug` in the catalog.
verified_identitybooleanWhen true, only return pros whose identity has been verified by Muovi.

No output schema declared.

No examples provided.

Common questions

What is the ar.com.muovi/mcp-server server?

ar.com.muovi/mcp-server is listed in the public MCP registry as ar.com.muovi/mcp-server. Read-only MCP server for Muovi, Argentina's trust-first local services marketplace (6 tools). This page covers its hosted endpoint (https://mcp.muovi.com.ar/).

Is the ar.com.muovi/mcp-server server safe to use?

ar.com.muovi/mcp-server scores 79 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the ar.com.muovi/mcp-server server expose?

ar.com.muovi/mcp-server exposes 6 tools: muovi_search_professionals, muovi_get_professional, muovi_list_services, muovi_list_cities, muovi_get_reviews, muovi_create_task_link. Their descriptions and schemas cost roughly 1,101 tokens of context every time the server is loaded.

Does the ar.com.muovi/mcp-server server require authentication?

No. We connected to ar.com.muovi/mcp-server without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the ar.com.muovi/mcp-server server still maintained?

ar.com.muovi/mcp-server is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.