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

NPM · @MUOVI/MCP-SERVER · 2 COMPONENTS · SCANNED SEP 21

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

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

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1030 tokens (~171/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 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

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

ar.com.muovi/mcp-server runs locally as an npm package, launched with npx -y @muovi/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @muovi/mcp-server

# add to Claude Code
claude mcp add ar-com-muovi-mcp-server -- npx -y @muovi/mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "ar-com-muovi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@muovi/mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ar-com-muovi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@muovi/mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add ar-com-muovi-mcp-server -- npx -y @muovi/mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ar-com-muovi-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@muovi/mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ar-com-muovi-mcp-server --command npx --arg -y --arg @muovi/mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  ar-com-muovi-mcp-server:
    command: "npx"
    args: ["-y", "@muovi/mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ar-com-muovi-mcp-server": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@muovi/mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add ar-com-muovi-mcp-server -t stdio -c npx -a -y @muovi/mcp-server
// mcp.json
{
  "mcpServers": {
    "ar-com-muovi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@muovi/mcp-server"
      ]
    }
  }
}
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.

  • 21 Sept 26 0
    • Stability: 0.97 → pass security
  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 14 Sept 26 0
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

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 · Analysed npm/@muovi/mcp-server@0.1.4

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 6 exposed · ~1,030 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 ~115

List every service category Muovi supports in Argentina (electricidad, plomería, pintura, etc.). 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 npm package (@muovi/mcp-server).

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

ar.com.muovi/mcp-server scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. 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,030 tokens of context every time the server is loaded.

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.

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

ar.com.muovi/mcp-server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.