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"]
}
}
}MCP Servers overview
# 🧠 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)**
What people ask about bluecolumn-mcp
What is bluecolumnconsulting-lgtm/bluecolumn-mcp?
+
bluecolumnconsulting-lgtm/bluecolumn-mcp is mcp servers for the Claude AI ecosystem. 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. It has 0 GitHub stars and was last updated yesterday.
How do I install bluecolumn-mcp?
+
You can install bluecolumn-mcp by cloning the repository (https://github.com/bluecolumnconsulting-lgtm/bluecolumn-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is bluecolumnconsulting-lgtm/bluecolumn-mcp safe to use?
+
Our security agent has analyzed bluecolumnconsulting-lgtm/bluecolumn-mcp and assigned a Trust Score of 49/100 (tier: Caution). See the full breakdown of passed checks and flags on this page.
Who maintains bluecolumnconsulting-lgtm/bluecolumn-mcp?
+
bluecolumnconsulting-lgtm/bluecolumn-mcp is maintained by bluecolumnconsulting-lgtm. The last recorded GitHub activity is from yesterday, with 0 open issues.
Are there alternatives to bluecolumn-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy bluecolumn-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](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>More 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!