MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

C
Context Continuity MCP

MCP server for the Context Continuity Engine — 10 tools for querying activity tracking, semantic search, context prediction, and temporal graphs

Created 1/31/2026
Updated 25 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx context-continuity-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "net-of-being-context-continuity-mcp": { "command": "uvx", "args": [ "context-continuity-mcp" ] } } }