mcpbeat Sign in

Un-Default MCP Server

by nomadbuilder Your server? Claim it
local only

Un-Default runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 7 Sep 2026.

Catch racist, sexist & ableist defaults in AI and human copy. Local rules, no account.

Installs per day peak 324 · avg 21
a month agotoday
38
Installs / week
npm · anti-default
0
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Un-Default every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 un-default -- npx -y anti-default
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "un-default": {
      "args": [
        "-y",
        "anti-default"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.un-default]
command = "npx"
args = ["-y", "anti-default"]
.cursor/mcp.json
{
  "mcpServers": {
    "un-default": {
      "args": [
        "-y",
        "anti-default"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "un-default": {
      "args": [
        "-y",
        "anti-default"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Un-Default

same job, measured the same way
Agent Inbox
by clize

A real email inbox for AI agents: human-approved sends, untrusted-by-default inbound.

30 installs/wk local only
Obsidian Vault MCP Server
by oleksandrkucherenko

Access Obsidian vaults via Local REST API - read, search, and interact with notes

108 installs/wk local only
Nofax
by akzar1el

Human-in-the-loop approvals and notifications for AI coding agents through a local stdio MCP server.

734 installs/wk local only
Realevents
by ykastelnik

Create and manage events in seconds from your AI assistant. No account needed.

69 installs/wk local only
FGAC.ai: Multiple Gmail Accounts, Google Sheets & Docs
by fgac

Multiple Gmail accounts, editable Google Sheets & Docs for AI agents. Deny-by-default access rules.

answering
Inbox Benefits MCP
by fvegiard

Read-only multi-inbox benefits radar with local deduplication and explicit account health.

local only
Deals
by kitsdeals

Curated, human-reviewed deal feed for AI agents — live deal search + price watches. No auth.

7 tools answering
xbrlkit
by robosystems

Read SEC EDGAR and XBRL filings with an AI: 18 tools over the filing itself. Local, free, no account

local only

Un-Default — questions

Answers built from our own checks of this server.

Why is there no uptime for Un-Default?
Un-Default 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 anti-default was installed 38 times last week.
How do I connect Un-Default?
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 anti-default straight from npm; nothing to host, nothing to sign up for.
How many people use Un-Default?
The npm package anti-default was installed 38 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 Un-Default open source?
Yes — it is published under the MIT licence, written in TypeScript 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.