Crush The Memory
@glamcor
About Crush The Memory
Access your CRUSH voice notes, transcripts, and audio recordings from AI assistants.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"crush": {
"command": "npx",
"args": [
"-y",
"crush-mcp-server"
],
"env": {
"CRUSH_API_KEY": "<YOUR_API_KEY>"
}
}
}
}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 Crush The Memory?
Crush The Memory provides access to your CRUSH voice notes, transcripts, and audio recordings from AI assistants.
How to use Crush The Memory?
—
Key features of Crush The Memory
- Access CRUSH voice notes
- Access CRUSH transcripts
- Access CRUSH audio recordings
Use cases of Crush The Memory
—
FAQ from Crush The Memory
—
More Memory & Knowledge MCP servers
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
mcp-local-rag
nkapila6"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
Comments