Spine — repository architecture with file-level proof. Local-first graph, path, trace, and impact evidence for agents.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add spine -- npx -y @sylphx/spine{
"mcpServers": {
"spine": {
"command": "npx",
"args": ["-y", "@sylphx/spine"]
}
}
}MCP Servers overview
# Spine
### Repository architecture with file-level proof
Spine answers the questions agents need before they edit a codebase:
- **What is this repository?**
- **Where does this behavior live?**
- **What does this change affect?**
- **Which files and symbols support the answer?**
Local-first, deterministic, and fast. No cloud code-intel account, no Docker
stack, and no generated prose presented as truth.
```bash
npx -y @sylphx/spine
```
This starts the MCP server on stdio. For Claude Code:
```bash
claude mcp add spine -- npx -y @sylphx/spine
```
## The fastest useful workflow
```json
{
"root": "/absolute/path/to/repo",
"mode": "full"
}
```
Then ask one focused question:
```json
{
"query": "where is request authentication enforced?"
}
```
Spine returns ranked boundaries and implementation nodes with `path`,
`line range`, extraction source, freshness, confidence, and known gaps.
## Jobs Spine is built for
| Ask your agent | Spine returns |
| --- | --- |
| “Map this repository.” | `architecture_overview` |
| “Where is this implemented?” | `architecture_search` |
| “How does this request reach the database?” | `architecture_trace` |
| “What breaks if I edit this file?” | `architecture_impact` |
| “Show me the proof.” | `architecture_evidence` |
## Tool surface
The public workflow is intentionally small:
| Tool | Purpose |
| --- | --- |
| `architecture_index` | Build or refresh the local graph |
| `architecture_status` | Report freshness and coverage |
| `architecture_overview` | Repository map and important boundaries |
| `architecture_explain` | Explain the repository map and useful next questions |
| `architecture_search` | Find boundaries, routes, schemas, and symbols |
| `architecture_path` | Explain a path between two nodes |
| `architecture_impact` | Estimate change blast radius |
| `architecture_trace` | Follow dependency or call paths |
| `architecture_evidence` | Fetch file and line proof for a claim |
`architecture_context_pack` is an advanced composition tool. Start with the
question-oriented tools above.
## Predictable defaults
Spine does not hide expensive or ambiguous work behind “auto”.
- `mode: "full"` builds a complete local graph.
- `mode: "status_only"` checks freshness without indexing.
- `mode: "auto"` is retained as a compatibility alias for incremental refresh.
- No remote provider or model is required.
- Unknown languages and incomplete graph coverage are returned as gaps.
## Why agents trust the answer
Every result carries:
- repository root and indexed commit;
- current commit and freshness (`fresh`, `stale`, `dirty`, or `unknown`);
- evidence with file and line locators;
- deterministic versus inferred extraction labels;
- explicit gaps instead of silent guesses.
## Product boundaries
Spine owns **architecture claims**:
- boundaries;
- paths and traces;
- impact;
- repository structure.
Locus owns code-chunk retrieval. Spine does not edit files, replace code
search, or require an LLM to explain its graph.
## Companion MCP tools
| Product | Job |
| --- | --- |
| [Citra](https://github.com/SylphxAI/citra) | PDF answers with page-level proof |
| [Iris](https://github.com/SylphxAI/iris) | Image facts and pixel evidence |
| [Cue](https://github.com/SylphxAI/cue) | Video timelines and timestamp evidence |
| [Locus](https://github.com/SylphxAI/locus) | Exact code-chunk retrieval |
| [Lookout](https://github.com/SylphxAI/lookout) | Web research with source excerpts |
Each product is independent. Install only the tools your agent needs.
## Development
```bash
bun install
bun run build
bun test
cargo test
```
For a release candidate:
```bash
bun run benchmark:public-proof
bun run benchmark:release-gate
```
## License
MIT
What people ask about spine
What is SylphxAI/spine?
+
SylphxAI/spine is mcp servers for the Claude AI ecosystem. Spine — repository architecture with file-level proof. Local-first graph, path, trace, and impact evidence for agents. It has 0 GitHub stars and its last recorded update is dated 2026-09-23.
How do I install spine?
+
You can install spine by cloning the repository (https://github.com/SylphxAI/spine) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is SylphxAI/spine safe to use?
+
Our security agent has analyzed SylphxAI/spine and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains SylphxAI/spine?
+
SylphxAI/spine is maintained by SylphxAI. The last recorded GitHub activity is dated 2026-09-23, with 0 open issues.
Are there alternatives to spine?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy spine to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/sylphxai-spine)<a href="https://claudewave.com/repo/sylphxai-spine"><img src="https://claudewave.com/api/badge/sylphxai-spine" alt="Featured on ClaudeWave: SylphxAI/spine" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
The fastest path to AI-powered full stack observability, even for lean teams.