mcpbeat Sign in

noglow MCP Server

local only

noglow runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from npm. Last commit 4 Jun 2026.

Drop a short text fragment into a scratchpad slot, with newlines intact.

Installs per day peak 36 · avg 4 · +2300% w/w
a month agotoday
82
Installs / week
npm · noglow-mcp
0
Stars
0 open issues
4 Jun 2026
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

Alternatives to noglow

same job, measured the same way
Clstr
by clstr

News for agents: 100k+ articles/day deduplicated into situations with timelines. Free, no key.

4 tools answering
xi.pe
by xi

Share text at a short URL. No account, no API key, expires within 7 days.

3 tools answering
MCP Transcribe
by ipv6

MCP-Transcribe server allows LLMs to interact with the text content of audio/video files

local only
Handoff MCP Server
by josephibra

Durable agent-to-agent handoffs and shared scratchpad for multi-agent workflows.

3 tools answering
Keyphrases MCP
by ivanrublev

An MCP server to extract keyphrases from a text with the BERT model

71 installs/wk local only
Diff Forge MCP
by ryudi84

Compare text and code, show differences with context

58 installs/wk local only
Shorttext
by shorttext

Paste short text, get a shareable URL. Read any by slug; create with an API key.

2 tools answering
Linear-Task-Broker
by evozim

Integrates agents with Linear software development workflows.

answering

noglow — questions

Answers built from our own checks of this server.

Why is there no uptime for noglow?
noglow 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 noglow-mcp was installed 82 times last week.
How do I connect noglow?
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 noglow-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use noglow?
The npm package noglow-mcp was installed 82 times in the last week. Week over week that is +2300%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is noglow open source?
Yes — 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.