PluginBench
MCP Server
Active

io.github.ImJaineel/SN-MCP-Server MCP Server

io.github.ImJaineel/SN-MCP-Server

What is the io.github.ImJaineel/SN-MCP-Server MCP server?

Multi-instance read-only MCP server for ServiceNow

How to install io.github.ImJaineel/SN-MCP-Server

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • SN_INSTANCE_CONFIG
    required

    Path to `sn-instance.json` file that contains ServiceNow instance credentials

  • SN_MCP_SERVER_VERBOSE

    Optional: Enable verbose logging for debugging

  • SN_LOG_DIR

    Optional: Preferred log directory (defaults to current working directory)

  • GITHUB_TOKEN
    secret

    Optional: GitHub Personal Access Token for `sn_read_docs` (branch lookup and GitHub search)

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "SN-MCP-Server": {
      "command": "npx",
      "args": [
        "-y",
        "@imjaineel-dev/sn-mcp-server"
      ],
      "env": {
        "SN_INSTANCE_CONFIG": "<YOUR_SN_INSTANCE_CONFIG>",
        "SN_MCP_SERVER_VERBOSE": "<YOUR_SN_MCP_SERVER_VERBOSE>",
        "SN_LOG_DIR": "<YOUR_SN_LOG_DIR>",
        "GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "SN-MCP-Server": {
      "command": "npx",
      "args": [
        "-y",
        "@imjaineel-dev/sn-mcp-server"
      ],
      "env": {
        "SN_INSTANCE_CONFIG": "<YOUR_SN_INSTANCE_CONFIG>",
        "SN_MCP_SERVER_VERBOSE": "<YOUR_SN_MCP_SERVER_VERBOSE>",
        "SN_LOG_DIR": "<YOUR_SN_LOG_DIR>",
        "GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "SN-MCP-Server": {
      "command": "npx",
      "args": [
        "-y",
        "@imjaineel-dev/sn-mcp-server"
      ],
      "env": {
        "SN_INSTANCE_CONFIG": "<YOUR_SN_INSTANCE_CONFIG>",
        "SN_MCP_SERVER_VERBOSE": "<YOUR_SN_MCP_SERVER_VERBOSE>",
        "SN_LOG_DIR": "<YOUR_SN_LOG_DIR>",
        "GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "SN-MCP-Server": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@imjaineel-dev/sn-mcp-server"
      ],
      "env": {
        "SN_INSTANCE_CONFIG": "<YOUR_SN_INSTANCE_CONFIG>",
        "SN_MCP_SERVER_VERBOSE": "<YOUR_SN_MCP_SERVER_VERBOSE>",
        "SN_LOG_DIR": "<YOUR_SN_LOG_DIR>",
        "GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
      }
    }
  }
}
Claude Code
claude mcp add SN-MCP-Server --env SN_INSTANCE_CONFIG=<YOUR_SN_INSTANCE_CONFIG> --env SN_MCP_SERVER_VERBOSE=<YOUR_SN_MCP_SERVER_VERBOSE> --env SN_LOG_DIR=<YOUR_SN_LOG_DIR> --env GITHUB_TOKEN=<YOUR_GITHUB_TOKEN> -- npx -y @imjaineel-dev/sn-mcp-server

Related MCP servers

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

110k
Python
MIT
View repository →

Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

83k
TypeScript
AGPL-3.0
View repository →

Netdata

Active

Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

80k
Go
GPL-3.0
View repository →

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →