Cortex
by cdeust · development · mcp-server, glama
Stores and recalls Claude Code session content as persistent memory, auto-injects relevant prior decisions and lessons at session start, and exposes 33 MCP tools for memory, knowledge-graph navigation, and cognitive profiling — backed by 41 neuroscience papers and 97.8% R@10 on LongMemEval.
Source: https://github.com/cdeust/Cortex
Install
git clone https://github.com/cdeust/CortexTags: mcp-server, glama
Source: glama
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Cortex is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- mullvad-mcp by oresam-xyz
MCP server for controlling Mullvad VPN through Claude Desktop, Cursor, Windsurf, and any MCP-compatible client. Connect, disconnect, switch locations, check for leaks, manage settings — all via natural language.
- Lotería MCP by parrotsoft
MCP Server for querying lotteries and results via the Lottery Results API.
- MCPDischarge by Prashantsingh1234
A cross-department MCP server system for hospital discharge coordination, enabling EHR, Pharmacy, and Billing interoperability with RBAC and PHI boundary enforcement.
- Copilot Studio MCP Server by sesme100
Example MCP server for Microsoft Copilot Studio, providing echo (repeat input 3 times) and multi (square a number) tools via Streamable HTTP.
- weather-mcp by vijaypss
Provides current weather data for a given city using Open-Meteo (free, no API key).
- MCP Weather Server by liusicheng
A weather query MCP server providing current weather, forecasts, temperature conversion, and travel weather advice using wttr.in without API tokens.
- mcp-utm by neverprepared
Manages UTM virtual machines on macOS via AppleScript, enabling cloning, configuration, and control with unique MAC randomization.
- @archawat/mcp-cloudflare by archawat
MCP server for managing Cloudflare DNS across multiple zones from a single API token, enabling bulk operations like toggling proxy, listing records, and batch updates.
Frequently asked questions
How do I install Cortex?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Cortex?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Cortex free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.