SPM - Structured Project Memory
@getspm
About SPM - Structured Project Memory
Structured project memory for AI agents, delivered through a project-scoped remote MCP connector.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"spm": {
"url": "https://getspm.com/v1/mcp",
"headers": {
"Authorization": "Bearer <SPM_PROJECT_TOKEN>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is SPM - Structured Project Memory?
SPM - Structured Project Memory turns project knowledge into scoped, temporal, verifiable and injectable context for AI agents. It provides an authenticated remote MCP endpoint for agents to query temporal memory, request context packs, verify provenance, and report post-action evidence.
How to use SPM - Structured Project Memory?
Use the remote MCP endpoint at https://getspm.com/v1/mcp. Authentication is required via a project-scoped SPM token passed as a Bearer token. The connector is available in the public repository; no explicit installation steps are needed beyond configuring your MCP client to point to this endpoint.
Key features of SPM - Structured Project Memory
- Query temporal project memory
- Request scoped context packs
- Verify provenance and hashes
- Navigate context graphs
- Run preflight checks before actions
- Report post-action evidence back to memory
Use cases of SPM - Structured Project Memory
- An AI agent queries past decisions and context before proposing a change.
- A developer requests a scoped context pack for a specific module.
- An agent verifies the provenance of a piece of project knowledge.
- A system runs a preflight check to avoid destructive actions.
- Post-action evidence is automatically logged to project memory.
FAQ from SPM - Structured Project Memory
How do I authenticate with SPM - Structured Project Memory?
Use a project-scoped SPM token as a Bearer token in the HTTP Authorization header when connecting to the MCP endpoint.
What protocol does SPM - Structured Project Memory use?
It uses the Model Context Protocol (MCP) via a remote endpoint at https://getspm.com/v1/mcp.
What operations are not supported by the connector?
The connector does not expose billing, checkout, invoice payments, customer portal creation, destructive tenant administration, or raw secrets.
Where can I find the agent integration guide and the connector source?
The agent integration guide is at https://getspm.com/agents, and the public connector repository is at https://github.com/getspm/spm-agent-connectors.
More AI & Agents MCP servers
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Comments