Skip to content
Back to search
30
MCP

Brainrot

pulsemcp/brainrot

Provides persistent context management for coding sessions through FastAPI backend with SQLite storage, vector search capabilities, and semantic similarity matching to maintain architectural decisions, TODOs, and project knowledge across different development environments.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

BrainBrainBrains
Persistent memory + context layer for AI dev teams. 17 tools via MCP.
0 tools
Brain
Rust MCP server providing git-backed long-term memory for AI coding agents with SQLite indexing and CLI interface.
0 tools
MindDory Brain
Turn AI chats into vocabulary: capture words and grammar into spaced-repetition flashcards.
0 tools · streamable-http
BuildAutomata Memory
Provides persistent memory storage with temporal versioning, semantic search, and automatic decay using SQLite for reliability and Qdrant fo
0 tools
io.github.bolnet/memwright
Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search.
0 tools
Taproot
Persistent memory layer for AI tools. Save and recall notes across Claude and other MCP clients.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "brainrot": {
      "url": "None",
      "transport": "http"
    }
  }
}