---
title: "serverwright"
description: "Connects this agent to the servers in your Serverwright workspace: one audited MCP surface for files, search, console, power, and shell."
canonical: https://agentpluginsdirectory.com/plugins/serverwright
last-updated: 2026-09-25
---

# serverwright
Connects this agent to the servers in your Serverwright workspace: one audited MCP surface for files, search, console, power, and shell.
- Slug: serverwright
- Publisher: Leeor Nahum
- Repository: https://github.com/LeeorNahum/Serverwright-Plugin
- Manifest: plugin.json
- Version: 1.0.2
- License: Apache-2.0
- Category (editorial): integrations
- Skills: 1 (serverwright)
- MCP servers: 1 (serverwright)
- Stars: 0
- Repository created: 2026-08-10
- Repository last pushed: 2026-09-24
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/serverwright
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What serverwright does, in the publisher's words

Points an agent at Serverwright, remote hands for the servers you own: one MCP server at https://mcp.serverwright.io/mcp, declared in both the Agent Plugins 1.0.0 format (plugin.json, mcp.json) and Claude Code's (.claude-plugin/,.mcp.json). skills/serverwright/ holds the workflow skill; tool contracts live in the tools themselves.

Sign-in is OAuth through your agent's own prompt, scoped to the workspace you pick. A plugin installed before you sign in shows nothing until the sign-in completes, because the format treats an unauthorized server as a failed connection.

The tools are not read-only. Alongside listing servers and reading files, they write, edit, move, delete, upload, run console and shell commands, and send power signals: the access you hold in the dashboard, gated per server by what its connection supports, with every call recorded to the workspace audit trail.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/LeeorNahum/Serverwright-Plugin/HEAD/README.md

## Skills

- serverwright: Operate remote servers through Serverwright's MCP tools. Use when a task reads, changes, searches, or runs anything on a server connected to Serverwright, or when deciding which connected server to act on.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- serverwright: transport: streamable-http; url: https://mcp.serverwright.io/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
