MCP server for BlueColumn — persistent semantic memory API for AI agents. Give any MCP-compatible agent the ability to remember, recall, and store observations across sessions.
- ✓Recently active
- ✓Clear description
- !No standard license detected
git clone https://github.com/bluecolumnconsulting-lgtm/bluecolumn-mcp{
"mcpServers": {
"bluecolumn-mcp": {
"command": "node",
"args": ["/path/to/bluecolumn-mcp/dist/index.js"]
}
}
}Resumen de MCP Servers
# 🧠 BlueColumn MCP Server
> **Give Claude Desktop, Cursor, and any MCP-compatible agent persistent memory across sessions.**
[](https://www.npmjs.com/package/bluecolumn-mcp)
[](LICENSE)
[](https://bluecolumn.ai)
**2-minute setup.** Zero-config. Audio-native. Works with every MCP client.
---
MCP server for [BlueColumn](https://bluecolumn.ai) — persistent semantic memory for AI agents.
Give any MCP-compatible agent (Claude Desktop, Cursor, Windsurf, LangChain, AutoGen, CrewAI) the ability to remember, recall, and store observations across sessions.
## Tools
| Tool | Description |
|---|---|
| `remember` | Ingest text, audio, or documents into persistent memory |
| `recall` | Query memory with natural language, get AI-synthesized answer + sources |
| `note` | Store lightweight agent observations as searchable vectors |
## Setup
### 1. Get your BlueColumn API key
Sign up free at [bluecolumn.ai](https://bluecolumn.ai) — 60 min audio + 100 queries/month, no credit card required.
### 2. Install
```bash
npm install -g bluecolumn-mcp
```
### 3. Configure Claude Desktop
Add to `~/Library/Application Support/Claude/claude_desktop_config.json`:
```json
{
"mcpServers": {
"bluecolumn": {
"command": "bluecolumn-mcp",
"env": {
"BLUECOLUMN_API_KEY": "bc_live_YOUR_KEY"
}
}
}
}
```
### 4. Restart Claude
Done. Claude now remembers everything you tell it to.
## What Makes BlueColumn Different
| Feature | BlueColumn MCP | Other MCP Memory Servers |
|---------|---------------|--------------------------|
| **Audio ingestion** | ✅ Native (transcribe + store) | ❌ Text only |
| **Plain English recall** | ✅ "What did we decide about pricing?" | ❌ Keyword/vector only |
| **Setup time** | ~2 minutes | ~10-30 minutes |
| **Cloud managed** | ✅ No infra to run | ⚠️ Most require local DB |
| **Namespace isolation** | ✅ Built-in per key | ⚠️ Manual |
## Examples
### Store project context
```
Remember: We're building a React component library called Aether with Tailwind CSS v4.
```
### Recall across sessions (new conversation)
```
What project was I working on? What was my tech stack?
```
→ *Claude recalls: "You're building Aether, a React component library with Tailwind CSS v4"*
### Store audio notes
Record a voice memo → BlueColumn transcribes it → Claude remembers it.
## Advanced
### Custom namespace
```json
{
"mcpServers": {
"bluecolumn": {
"command": "bluecolumn-mcp",
"env": {
"BLUECOLUMN_API_KEY": "bc_live_YOUR_KEY",
"BLUECOLUMN_NAMESPACE": "my_project"
}
}
}
}
```
### Multiple environments
Use different namespaces for work, personal, and side projects. Each stays isolated.
---
**[Sign up free →](https://bluecolumn.ai)** · **[Docs](https://bluecolumn.ai/docs)** · **[GitHub Issues](https://github.com/bluecolumnconsulting-lgtm/bluecolumn-mcp/issues)**
Lo que la gente pregunta sobre bluecolumn-mcp
¿Qué es bluecolumnconsulting-lgtm/bluecolumn-mcp?
+
bluecolumnconsulting-lgtm/bluecolumn-mcp es mcp servers para el ecosistema de Claude AI. MCP server for BlueColumn — persistent semantic memory API for AI agents. Give any MCP-compatible agent the ability to remember, recall, and store observations across sessions. Tiene 0 estrellas en GitHub y se actualizó por última vez yesterday.
¿Cómo se instala bluecolumn-mcp?
+
Puedes instalar bluecolumn-mcp clonando el repositorio (https://github.com/bluecolumnconsulting-lgtm/bluecolumn-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar bluecolumnconsulting-lgtm/bluecolumn-mcp?
+
Nuestro agente de seguridad ha analizado bluecolumnconsulting-lgtm/bluecolumn-mcp y le ha asignado un Trust Score de 49/100 (tier: Caution). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene bluecolumnconsulting-lgtm/bluecolumn-mcp?
+
bluecolumnconsulting-lgtm/bluecolumn-mcp es mantenido por bluecolumnconsulting-lgtm. La última actividad registrada en GitHub es de yesterday, con 0 issues abiertos.
¿Hay alternativas a bluecolumn-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega bluecolumn-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/bluecolumnconsulting-lgtm-bluecolumn-mcp)<a href="https://claudewave.com/repo/bluecolumnconsulting-lgtm-bluecolumn-mcp"><img src="https://claudewave.com/api/badge/bluecolumnconsulting-lgtm-bluecolumn-mcp" alt="Featured on ClaudeWave: bluecolumnconsulting-lgtm/bluecolumn-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!