{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"com.wyrdmcp/wyrd","description":"Exposes one granted folder to any AI client, read-only, behind a path-containment fence.","repository":{"url":"https://github.com/MortalPastry/wyrd-mcp","source":"github"},"version":"0.1.4","packages":[{"registryType":"npm","identifier":"wyrd-mcp","version":"0.1.4","transport":{"type":"stdio"},"packageArguments":[{"description":"Absolute path to the single folder to serve, read-only. Wins over WYRD_GRANT. Any path inside it can be requested, hidden entries included, such as .env and .git/config, apart from a handful of name spellings refused as input: a drive-letter-and-colon prefix such as C:notes on every host, and on Windows a colon inside a component (which names a data stream rather than a file) or a reserved device name such as NUL.md. What comes back is narrower than what can be requested: a directory is refused, and so are bytes that are not valid UTF-8. That limits what is readable, not what is reachable; grant a subfolder containing only what you mean to share.","format":"filepath","type":"named","name":"--grant"}],"environmentVariables":[{"description":"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.","format":"filepath","name":"WYRD_GRANT"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-09T03:57:37.935675Z","publishedAt":"2026-09-09T03:57:37.935675Z","updatedAt":"2026-09-09T03:57:37.935675Z","isLatest":true}}}
