Mmcp.market

Nexwin MCP server

by nexwin.com.au·au.com.nexwin/nexwin·v1.0.0

Check bookings, review calls and chats, and manage appointments in your Nexwin AI receptionist.

C56/100grade C
What users say
No reviews yet
Be the first
Safety scan
C56/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed Nexwin yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Nexwin tools (9, 2 write)

write = sends, deletes, buys or posts
  • about_nexwinFree

    Explains what Nexwin is and how to sign up. Use when the user asks what Nexwin is, what it does, or how to get started — no account connection needed.

  • cancel_bookingwrite actionFree

    Cancels a booking (appointmentId from get_bookings) by PERMANENTLY DELETING it — it will not appear afterwards, even as canceled. Also removes its Zoom meeting and calendar event and emails the customer a cancellation. Executes immediately and cannot be undone.

  • create_bookingwrite actionFree

    Creates a new appointment on the connected Nexwin account and emails the customer a confirmation. Executes immediately. Get teamMemberId and timezone from list_team_members first. Online bookings require customerEmail and create a Zoom meeting; in-person bookings need customerEmail or customerPhone. Fails if the team member is already booked at that time.

  • get_account_usage_summaryFree

    Plan, subscription status, minutes/messages used this period, and wallet balance for the connected Nexwin account.

  • get_bookingsFree

    Lists the connected Nexwin account's appointments/bookings in a date range (max 30 days, first 25 results). Each booking includes its appointmentId and teamMemberId (needed for reschedule_booking and cancel_booking), exact ISO startTime/endTime, and timezone. Requires a connected account.

  • get_call_chat_detailFree

    Fetches the full transcript and detail for one call or chat, by id. Requires a connected account.

  • get_call_chat_historyFree

    Lists recent calls or chats for the connected Nexwin account in a date range, without full transcripts. Requires a connected account.

  • list_team_membersFree

    Lists the connected Nexwin account's active team members with their teamMemberId and timezone. Call this before create_booking to get a real teamMemberId and the timezone to book in. Requires a connected account.

  • reschedule_bookingFree

    Moves an existing booking (appointmentId from get_bookings) to a new time and emails the customer about the change. Executes immediately.

Public scan report

scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it

1 high1 low
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 4554ms17/20
  • Tool poisoning9 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 2 write-action tools with no auth3/15
  • Maintenanceno repository listed3/15
  • Maintainer identityverified namespace with website, no repo4/10

Findings (2)

  • highWrite-action tools reachable without authenticationauth.open-write
  • lowNo source repository listedmaint.no-repo
Overall 56/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http nexwin https://mcp.nexwin.com.au/mcp
Add to Cursor

Nexwin: common questions

Is Nexwin MCP server safe?
With care: it is graded C, so read the findings first (56/100). Read the Nexwin safety report
How do I install Nexwin?
It runs remotely at mcp.nexwin.com.au. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Nexwin need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Nexwin maintained?
The latest release is v1.0.0.
Is Nexwin up?
100% of our last 1 checks got an answer. We check remote servers about four times a day.

More from nexwin.com.au