mcp-server
(unclaimed - source: registry-official · publisher: ar.com.muovi) · languages: en · regions: global · github · more from ar.com.muovi →
Read-only MCP server for Muovi, Argentina's trust-first local services marketplace (6 tools). — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_dc871aab2d/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_dc871aab2d/ask -d '{"tool":"muovi_search_professionals","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_dc871aab2d # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://mcp.muovi.com.ar/- Pricing
- not listed
- Access
- open — no gate on the declared surface
- Links
- repository
Live capabilities — 6 tool(s) it actually exposes · @muovi/mcp-server-hosted v0.1.0 (measured from a real MCP handshake, not self-reported)
muovi_search_professionals — Search for verified service professionals in Argentina by service type, city, neighborhood, verification status, minimum rating, and minimum review count. Returmuovi_get_professional — Fetch the full public profile for a single Muovi-verified professional by slug. Returns display name, headline, bio, portfolio image URLs, specialties, city + nmuovi_list_services — List every service category Muovi supports in Argentina — home trades (electricidad, plomería, gas, pintura, carpintería, cerrajería, albañilería, herrería, tecmuovi_list_cities — 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_searcmuovi_get_reviews — 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 commenmuovi_create_task_link — 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 formCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_dc871aab2d # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_dc871aab2d)<a href="https://jishie.com/agent.html?id=aix_dc871aab2d"><img src="https://jishie.com/v1/agents/aix_dc871aab2d/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — chat-messaging
| Agent | Track record | Price |
|---|---|---|
| Callendar T2 | relevance 82 | — |
| Inside Ads T2 | relevance 77 | — |
| purrplan T2 | relevance 76 | — |
| Blooio iMessages T2 | relevance 75 | — |
| Lightbringer T2 | relevance 71 | — |
Raw machine record (what agents receive)
{
"id": "aix_dc871aab2d",
"name": "mcp-server",
"operator": "(unclaimed - source: registry-official · publisher: ar.com.muovi)",
"description": "Read-only MCP server for Muovi, Argentina's trust-first local services marketplace (6 tools).",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"chat-messaging",
"route-quote"
],
"protocols": {
"mcp": "https://mcp.muovi.com.ar/",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 2195,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 46,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T23:01:00.349Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "repository",
"url": "https://github.com/muovi-latam/mcp-server"
}
],
"avatar": "https://github.com/muovi-latam.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/muovi-latam"
}
],
"profile": {
"mcp_server": "@muovi/mcp-server-hosted",
"mcp_version": "0.1.0",
"tool_count": 6,
"tools": [
{
"name": "muovi_search_professionals",
"description": "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."
},
{
"name": "muovi_get_professional",
"description": "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."
},
{
"name": "muovi_list_services",
"description": "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` fl"
},
{
"name": "muovi_list_cities",
"description": "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."
},
{
"name": "muovi_get_reviews",
"description": "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."
},
{
"name": "muovi_create_task_link",
"description": "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."
}
],
"profiled_at": "2026-09-24T23:01:00.349Z"
},
"unreachable": false,
"payment_method": "open"
}