Spine runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 24 Sep 2026.
Spine — repository architecture with file-level proof: graph, paths, traces, and impact.
We read the source, 36 min ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const result = spawnSync(binary, [], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add spine -- npx -y @sylphx/spine
{
"mcpServers": {
"spine": {
"args": [
"-y",
"@sylphx/spine"
],
"command": "npx"
}
}
}
[mcp_servers.spine]
command = "npx"
args = ["-y", "@sylphx/spine"]
{
"mcpServers": {
"spine": {
"args": [
"-y",
"@sylphx/spine"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"spine": {
"args": [
"-y",
"@sylphx/spine"
],
"command": "npx"
}
}
}
AI Agent with Architectural Memory. Impact analysis (free), tests and code from the graph (pro).
Extract file and directory paths from config files and code, with their kind and position.
Always-fresh local repo graph: LSP-backed impact, Health, dead code, endpoints, architecture.
Get GitHub repository stats, search repos, analyze languages, and compare projects
Provider agnostic skills implementation, with skills sourced from local paths or GitHub repositories
Maps any repo into an architecture diagram (Mermaid/Graphviz) and enforces architecture rules in CI
Design transformer LLM architectures and report their parameters, FLOPs, memory and cost
ArchitectOS - AI-Native Repository Intelligence & Architecture Operating System.
Answers built from our own checks of this server.