Attestor
Self-hosted memory for agent teams. Bi-temporal replay, deterministic retrieval, audit log.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 4.0.0)
uvx attestor
Or add to your MCP client config:
{
"mcpServers": {
"attestor": {
"command": "uvx",
"args": [
"attestor"
],
"env": {
"ATTESTOR_PATH": "<YOUR_VALUE>",
"ATTESTOR_DISABLE_LOCAL_EMBED": "<YOUR_VALUE>",
"OPENAI_API_KEY": "<YOUR_VALUE>",
"OPENROUTER_API_KEY": "<YOUR_VALUE>"
}
}
}
}
ATTESTOR_PATH— Directory containing attestor's config.toml. Defaults to ~/.attestor.ATTESTOR_DISABLE_LOCAL_EMBED— Set to 1 to skip the local Ollama embedder probe (e.g., on hosts without Ollama). Defaults to unset (Ollama is the default embedder).OPENAI_API_KEYsecret — OpenAI API key (used for the OpenAI text-embedding-3-large fallback embedder when Ollama is unavailable).OPENROUTER_API_KEYsecret — OpenRouter API key (used for the federated LLM extraction / consolidation paths and for the LongMemEval benchmark runner).
This server takes extra arguments — see its repository.
This repository has 2 servers listed in the Official MCP Registry.
Other names: io.github.bolnet/memwright
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry