Persistent AI memory with semantic search, conflict detection, and ticketing.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"stompy": {
"url": "https://mcp.stompy.ai"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Persistent memory system that prevents context loss between AI sessions. Store, search, and recall project knowledge across conversations.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Web and local search using Brave Search API
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Production ready MCP server with real-time search, extract, map & crawl.
MCP Security Weekly
Get CVE alerts and security updates for ai.stompy/stompy and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Persistent memory system that prevents context loss between AI sessions. Store, search, and recall project knowledge across conversations.
Search @mcp stompy in the extensions gallery, or add manually:
// .vscode/mcp.json
{
"servers": {
"stompy": {
"type": "http",
"url": "https://mcp.stompy.ai"
}
}
}
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"stompy": {
"url": "https://mcp.stompy.ai"
}
}
}
claude mcp add stompy --transport streamable-http https://mcp.stompy.ai
| 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 |
Stompy uses OAuth2 authentication. On first connection, your MCP client will prompt you to authorize via browser.
https://mcp.stompy.ai