mcpbeat Sign in

Sphior Code MCP Server

by toraastrta Your server? Claim it
local only

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

Deterministic SAST/SCA findings + fix guidance for your GitHub repos, handed to your AI agent.

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

Installs per day peak 285 · avg 14 · +47% w/w
a month agotoday
28
Installs / week
npm · sphior-code-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 sphior-code-mcp -- npx -y sphior-code-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sphior-code-mcp": {
      "args": [
        "-y",
        "sphior-code-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sphior-code-mcp]
command = "npx"
args = ["-y", "sphior-code-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "sphior-code-mcp": {
      "args": [
        "-y",
        "sphior-code-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sphior-code-mcp": {
      "args": [
        "-y",
        "sphior-code-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SPHIOR_API_KEY (Your SPHIOR CODE API key (sk_live_...). Create one at https://sphior.com/account/code.), SPHIOR_API_BASE (Override the API base URL for self-hosted / regional deployments. Default: https://sphior.com/api/v1). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Sphior Code MCP

same job, measured the same way
Agent Release Auditor
by veyndrasystems

Deterministic release gate for AI-written code and coding agents.

27 installs/wk local only
Fossick
by lipdog

Search all of GitHub from your AI agent — find libraries, drill into repos, find code patterns.

114 installs/wk local only
MCP Repo Mapper
by lovranran

Deterministic repository structure mapping for onboarding agents.

64 installs/wk local only
SpecPilot
by specpilot

Generate and validate a .specs/ bundle for your repo, then hand it to your AI coding agent

2 tools answering
HEIDES
by abduljabbarbxr

Deterministic code analysis harness giving AI agents senses, memory and judgment for code.

local only
Codelens MCP
by segentic-lab

Deterministic code maps for AI agents: 7 tree-sitter tools for TS/JS/Py — map, find, function_body

local only
consolelog dev tools
by mbdev3

Deterministic dev tools for AI agents over MCP: hashing, encoding, formatting, codegen, and more.

22 installs/wk local only
Òtítọ́
by bashbop

Deterministic local repository context, impact analysis, and merge-readiness evidence for AI agents.

667 installs/wk local only

Sphior Code MCP — questions

Answers built from our own checks of this server.

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