Spineframe
Rank #1253io.github.Ratnaditya-J/spineframe
SpineFrame is a audit-grade runtime that gives AI agents auditable provenance — every tool call, every piece of evidence, every decision is traced, policy-checked, and cryptographically signed. Signed evidence chains, compliance pipelines, and tool-call tracing that survives regulatory scrutiny.
Spineframe is a Model Context Protocol (MCP) server published by Ratnaditya-J. It ranks #1253 of 58,900 servers tracked on MCP Toplist, and its repository has 160 GitHub stars. Spineframe is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 19, 2026 and most recently updated on Mar 19, 2026.
Ranks ahead of 57,647 of 58,900 servers on MCP Toplist.
Use Spineframe
Add Spineframe to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"spineframe": {
"command": "uvx",
"args": [
"spineframe"
],
"env": {
"SPINEFRAME_RUNS_DIR": "<your SPINEFRAME_RUNS_DIR>",
"SPINEFRAME_CONFIG": "<your SPINEFRAME_CONFIG>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (1 delisted)
Ratnaditya-J
Other servers by Ratnaditya-J
View all Ratnaditya-J servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.2 | Mar 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Spineframe?
- SpineFrame is a audit-grade runtime that gives AI agents auditable provenance — every tool call, every piece of evidence, every decision is traced, policy-checked, and cryptographically signed. Signed evidence chains, compliance pipelines, and tool-call tracing that survives regulatory scrutiny.
- Who maintains Spineframe?
- Spineframe is maintained by Ratnaditya-J, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Spineframe an official MCP server?
- Yes — Spineframe is listed on the Official MCP Registry, alongside Glama.
- How many versions does Spineframe have?
- MCP Toplist tracks 2 versions of Spineframe, most recently published on Mar 19, 2026.
- Where can I find the source code for Spineframe?
- The source code for Spineframe is hosted at github.com/Ratnaditya-J/spineframe.