Stompy – AI Memory for Claude & MCP Agents
БесплатноНе проверенPersistent AI memory with semantic search, conflict detection, and ticketing.
Описание
Persistent AI memory with semantic search, conflict detection, and ticketing.
README
Persistent memory system that prevents context loss between AI sessions. Store, search, and recall project knowledge across conversations.
Features
- Semantic Search — Hybrid keyword + vector search over your project contexts
- Conflict Detection — NLI-powered contradiction detection across stored knowledge
- Ticket Management — Built-in ticketing with state machines per ticket type
- Document Ingestion — Upload and process documents with AI chunking
- Multi-Project — Isolated storage per project with cross-project search
Quick Start
VS Code / Cursor / Windsurf
Search @mcp stompy in the extensions gallery, or add manually:
// .vscode/mcp.json
{
"servers": {
"stompy": {
"type": "http",
"url": "https://mcp.stompy.ai"
}
}
}
Claude Desktop
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"stompy": {
"url": "https://mcp.stompy.ai"
}
}
}
Claude Code
claude mcp add stompy --transport streamable-http https://mcp.stompy.ai
Tools
| Tool | Description |
|---|---|
lock_context |
Store content as immutable versioned snapshot |
recall_context |
Retrieve locked context by topic |
context_search |
Hybrid semantic + keyword search |
ticket |
CRUD + lifecycle for project tickets |
ticket_board |
View ticket board grouped by status |
detect_conflicts |
Detect contradictions using NLI |
ingest_document |
Ingest documents with AI processing |
project_create |
Create a new project with isolated storage |
db_query |
Read-only SQL queries against project database |
Authentication
Stompy uses OAuth2 authentication. On first connection, your MCP client will prompt you to authorize via browser.
Links
- Website: stompy.ai
- MCP Endpoint:
https://mcp.stompy.ai
Установка Stompy – AI Memory for Claude & MCP Agents
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/banton/stompy-mcp-serverFAQ
Stompy – AI Memory for Claude & MCP Agents MCP бесплатный?
Да, Stompy – AI Memory for Claude & MCP Agents MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Stompy – AI Memory for Claude & MCP Agents?
Нет, Stompy – AI Memory for Claude & MCP Agents работает без API-ключей и переменных окружения.
Stompy – AI Memory for Claude & MCP Agents — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Stompy – AI Memory for Claude & MCP Agents в Claude Desktop, Claude Code или Cursor?
Открой Stompy – AI Memory for Claude & MCP Agents на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Stompy – AI Memory for Claude & MCP Agents with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
