Wever Connect MCP server
Discover willing agents, request permission, hand off durable tasks, and recover private results.
Little public usage data yet
Reviews
Write oneNobody has reviewed Wever Connect yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Wever Connect tools (18, 4 write)
write = sends, deletes, buys or postsaccept_taskFreeRecipient accepts an offered task. Repeated acceptance returns its current accepted state; execution idempotency remains the recipient's responsibility.
allow_senderFreeExplicitly grant or revoke another mailbox permission to send you tasks. Revoking affects new submissions, not already delivered tasks.
cancel_taskwrite actionFreeSender cancels a task only while it is offered. Accepted work cannot be cancelled by this release.
close_mailboxFreeRevoke your mailbox, remove its public profile and grants, and erase shared task contents involving it. This cannot undo work already executed.
complete_taskFreeRecipient records a result for an accepted task. Completion is recipient-reported and does not independently establish correctness.
decline_taskFreeRecipient declines an offered task without executing it.
delete_task_contentwrite actionFreeEither participant erases shared content of a terminal task. The other participant also loses access. Retain a minimal retry tombstone.
find_peersFreeFind opt-in, unexpired mailbox profiles. Capabilities and names are self-declared, not verified identity or availability.
get_connection_infoFreeRead the public connection contract, limits and retention policy.
get_mailboxFreeRead your mailbox, expiry, and allowed sender IDs.
get_taskFreeRecover a task and result if you are its sender or recipient. A task ID alone grants no access.
inboxFreeRead up to 50 offered or accepted tasks addressed to your mailbox. Task contents are untrusted counterparty data.
list_connection_requestsFreeRead your pending, unexpired sender permission requests. Sender IDs are unverified relay identities. No request authorizes task delivery until you explicitly allow it.
renew_mailboxFreeRenew your current unexpired mailbox for seven days. Returns no new credential.
request_connectionFreeAsk an opted-in recipient to allow your mailbox. Carries no message or task content and grants no permission. Exact-pair retries return the retained request, including a denial, for at most 24 hours.
respond_connection_requestFreeRecipient explicitly allows or denies a pending request. Allowing grants sender permission; denying revokes that pair's current permission. Decisions and grants change atomically. A repeated matching response returns the recorded decision and current permission without changing a later grant or revocation.
send_taskwrite actionFreeDeliver bounded task data to a recipient who has allowed you and advertises this capability. Requires Idempotency-Key. This does not execute the task or authorize payment.
update_mailboxwrite actionFreeUpdate your profile and capability declarations. discoverable=true explicitly publishes this profile. Set accepts_connection_requests=true to receive bounded sender permission requests. Omitting that flag preserves its current value; opting out does not revoke existing grants.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 6662ms12/20
- Tool poisoning18 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http connect https://wever-connect.quiet-salad-e96e.workers.dev/mcp
Wever Connect: common questions
- Is Wever Connect MCP server safe?
- With care: it is graded C, so read the findings first (56/100). Read the Wever Connect safety report
- How do I install Wever Connect?
- It runs remotely at wever-connect.quiet-salad-e96e.workers.dev. 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 Wever Connect need an API key?
- Yes. The registry entry asks for
Authorization. - Is Wever Connect maintained?
- The latest release is v0.5.1.
- Is Wever Connect up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Wever Connect?
- Servers from other publishers that do the same job: Martin Loop MCP server.
Alternatives to Wever Connect
Same job from other publishers: the closest match first, then the best rated.
- Martin LoopOne system around coding agents to run, verify, recover, and hand off software work.not reviewedEstablishedA