mcpbeat Sign in

N0s1 MCP Server

by spark1security Your server? Claim it
local only

N0s1 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 144 installs a week from pypi.

Secret scanner for Slack, Jira, Confluence, Asana, Wrike, Linear, Zendesk, GitHub and GitLab

Installs per day peak 41 · avg 18 · +13% w/w
a month agotoday
144
Installs / week
pypi · n0s1-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

This one needs environment variables set before it will start: N0S1_TOKEN (API key for n0s1 Professional). The author declared them in the registry entry; get the values from the project itself.

Alternatives to N0s1 MCP

same job, measured the same way
Standup from your activity
by sathvic-kollu

Generate your daily standup from real GitHub, Jira, Linear, and Slack activity.

29 installs/wk local only
Git MCP Server
by ray0907

MCP server for GitLab and GitHub

37 installs/wk local only
I
InnoDay
by havilandsoftware

Unified ticketing MCP server for Jira, Linear, Trello, Notion, and GitHub Issues.

7 518 installs/wk local only
Grasp — Code Architecture & Dependency Analysis
by ashfordeou

Codebase analysis: dependency graphs, security scanning, and refactor plans for GitHub and GitLab.

164 installs/wk local only
Project Context
by sandovalrr

Safely manage repository-scoped issues across Linear, GitHub Issues, and Jira Cloud.

51 installs/wk local only
Atlassian Dc MCP Confluence
by mrrefactoring

MCP server for Atlassian Confluence Data Center - access and manage content

69 installs/wk local only
Devflow MCP
by cocaxcode

MCP server connecting Jira (Cloud + Server) with GitHub/GitLab. Branches, issues, PRs, flows.

47 installs/wk local only
Zendesk MCP
by michaelrice

Zendesk MCP server for Claude Code and other MCP clients

222 installs/wk local only

N0s1 MCP — questions

Answers built from our own checks of this server.

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