mcpbeat Sign in

Wyrd MCP Server

local only

Wyrd runs on your own machine — the client starts it, so there is no endpoint to ping. 108 installs a week from npm. Last commit 10 Sep 2026.

Exposes one granted folder to any AI client, read-only, behind a path-containment fence.

Installs per day peak 288 · avg 9
a month agotoday
108
Installs / week
npm · wyrd-mcp
0
Stars
0 open issues
10 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 1 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Name looks like a popular package wyrm-mcp
wyrd-mcp похож на wyrm-mcp

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Wyrd and you get told the day something new turns up.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add wyrd -- npx -y wyrd-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wyrd": {
      "args": [
        "-y",
        "wyrd-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wyrd]
command = "npx"
args = ["-y", "wyrd-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "wyrd": {
      "args": [
        "-y",
        "wyrd-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wyrd": {
      "args": [
        "-y",
        "wyrd-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WYRD_GRANT (Absolute path to the single folder to serve, read-only. Used when --grant is not passed. The server refuses to start if neither is set.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Wyrd

same job, measured the same way
Nervous System
by levelsofself

Governance for LLM agents: 7 enforced rules + read-only reference tools. Safe in any MCP client.

66 installs/wk local only
Corpus
by vela

Read-only MCP access to Vela's corpus of human experience: cited passages, coordinates, reading path

8 tools answering
Conductor Graph MCP
by base76-research-lab

Exposes a CognOS agent system as a machine-readable graph. Full system snapshot with one tool call.

75 installs/wk local only
MTContext
by mtcontext

Connect any MCP client to MetaTrader 4/5 to read prices, manage positions, and place trades.

answering
One AI Guide
by oneaiguide

Read-only approved AI tools, public stacks, guides, and evidence-aware comparisons.

7 tools answering
Hooklayer
by khan-ashifur

Viral-content intelligence for AI agents — 7 read-only MCP tools, evidence-layer scoring.

12 tools answering
WhatsApp Connect
by idle-sync

Read, search, and send personal WhatsApp messages from any MCP client, behind a send-confirm gate.

local only
OSF CLI Go
by edithatogo

Read-only MCP tools for authenticated Open Science Framework projects and files.

local only

Wyrd — questions

Answers built from our own checks of this server.

Why is there no uptime for Wyrd?
Wyrd runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package wyrd-mcp was installed 108 times last week.
How do I connect Wyrd?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls wyrd-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Wyrd?
The npm package wyrd-mcp was installed 108 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Wyrd open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.