Skip to content
Back to search
30
MCP

Context Portal

pulsemcp/context portal

Database-backed project memory management system that stores decisions, progress tracking, and system patterns in a queryable knowledge graph with vector embeddings for semantic search and comprehensive import/export functionality.

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

Similar MCP servers embedding-nearest

Context Manager
Provides a structured workflow management system for software development projects, maintaining context across sessions through state tracki
0 tools
io.github.jarmstrong158/context-keeper
Project memory for Claude: decisions, pipelines, and constraints across conversations.
0 tools
context-portal-mcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools
Context Mem
Persistent memory system for AI agents with 44 tools and 98%+ retrieval accuracy.
0 tools
Semantic Context
Provides semantic code search across large codebases using ChromaDB vector storage and configurable embeddings, enabling indexing of local p
0 tools
Basic Memory
Knowledge management system that builds a persistent semantic graph in markdown, locally.
0 tools

How to use

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

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