mcpbeat Sign in

Thrd MCP Server

by sergiorico1 Your server? Claim it
local only

Thrd runs on your own machine — the client starts it, so there is no endpoint to ping. 20 installs a week from npm.

Thrd MCP: agent email tools for events/threads, safe send/reply, usage, trust and security.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 24 · avg 6 · +38% w/w
a month agotoday
20
Installs / week
npm · thrd-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

This one needs environment variables set before it will start: THRD_API_KEY (Thrd agent API key (Bearer token).), THRD_API_BASE_URL (Thrd API base URL.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Thrd

same job, measured the same way
Defenter Proxy
by defenter-ai

Real-time semantic security for AI coding agents and MCP tools

122 installs/wk local only
Mimecast
by wyre-technology

MCP server for Mimecast email security: message queue, held messages, domains, and threats.

local only
Mimecast
by wyre-ai

MCP server for Mimecast email security: message queue, held messages, domains, and threats.

local only
Abnormal Security MCP
by servosity

Abnormal Security email threats, cases, and reporting in your terminal and your AI agents.

local only
I
AgentGraph Trust
by agentgraph-co

Security scanning and trust verification for AI agent tools.

110 installs/wk local only
AgentSecurityLens MCP Security Trust Check
by professor2k8

MCP security trust-check for agents before installing MCPs, Skills or tools.

74 installs/wk local only
Shellward
by jnmetacode

AI agent security: 7 MCP tools for injection detection, PII scanning, command safety, DLP.

235 installs/wk local only
Agent Security
by mdfifty50-boop

Security scanning and threat detection for AI agents

46 installs/wk local only

Thrd — questions

Answers built from our own checks of this server.

Why is there no uptime for Thrd?
Thrd 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 thrd-mcp was installed 20 times last week.
Is Thrd still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Thrd?
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 thrd-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Thrd?
The npm package thrd-mcp was installed 20 times in the last week. Week over week that is +38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.