mcpbeat Sign in

Sn MCP Server

by imjaineel Your server? Claim it
local only

Sn MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 9 Aug 2026.

Multi-instance read-only MCP server for ServiceNow

Installs per day peak 435 · avg 29 · -14% w/w
a month agotoday
57
Installs / week
npm · @imjaineel-dev/sn-mcp-server
0
Stars
1 open issues
9 Aug 2026
Last commit
0 releases in 90 days
NOASSERTION
License
JavaScript

Nothing serious here today

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

Alternatives to Sn MCP Server

same job, measured the same way
Vllm Ops MCP
by jaimenbell

Read-only ops/health MCP server for a local vLLM instance: health tiers, GPU/VRAM, service status.

48 installs/wk local only
Ravendb MCP
by ravendb

Read-only MCP diagnostics server for RavenDB.

36 installs/wk local only
MCP Slack
by crunchtools

Secure read-only MCP server for Slack workspaces

209 installs/wk local only
B
Iris
by irishealth

Read-only health context MCP server for Iris users.

answering
Servicenow Nodejs
by nickzitzer

Multi-instance ServiceNow MCP server with 40+ tools and intelligent schema discovery

77 installs/wk local only
MCP Mdns
by daedalus

MCP server for mDNS (Multicast DNS) service discovery

56 installs/wk local only
SEO Tools: Yandex.Metrica
by antohins

MCP server for Yandex.Metrica Stat API (read-only).

74 installs/wk local only
MCP for Oura
by smirnov

Multi-tenant hosted MCP server for Oura Ring — 21 read-only tools, OAuth per user.

answering

Sn MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Sn MCP Server?
Sn MCP Server 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 @imjaineel-dev/sn-mcp-server was installed 57 times last week.
How do I connect Sn MCP Server?
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 @imjaineel-dev/sn-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Sn MCP Server?
The npm package @imjaineel-dev/sn-mcp-server was installed 57 times in the last week. Week over week that is -14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Sn MCP Server open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.