CortexGraph

by fastmcp-me · ai-ml · mcp-server, glama

A Model Context Protocol (MCP) server providing human-like memory dynamics for AI assistants, where memories naturally fade over time unless reinforced through use.

Source: https://github.com/fastmcp-me/cortexgraph

Install

git clone https://github.com/fastmcp-me/cortexgraph

Tags: mcp-server, glama

Source: glama

About ai-ml MCP servers and Claude skills

ai-ml 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.

CortexGraph is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • MCP-timeserver by fastmcp-me

    A simple MCP server that exposes datetime information to agentic systems and chat REPLs

  • FreeCAD MCP by fastmcp-me

    Enables AI assistants to control FreeCAD 3D modeling software, allowing creation and manipulation of 3D objects, execution of Python code, and interaction with FreeCAD's parts library through natural language.

  • MCP Fivetran by fastmcp-me

    Enables AI assistants to manage Fivetran users and connections, including inviting users, listing connections, and triggering syncs.

  • MoziChem-MCP by fastmcp-me

    A collection of MCP servers for chemical engineering and chemistry applications, enabling AI assistants to perform thermodynamic calculations, equation of state modeling, and phase equilibrium computations.

  • OpenAI WebSearch MCP Server by fastmcp-me

    Provides intelligent web search capabilities using OpenAI's reasoning models, enabling AI assistants to fetch up-to-date information with smart reasoning.

  • Financial Data MCP Server by fastmcp-me

    This is an MCP server that provides access to the Alpha Vantage API, allowing stock data retrieval to be used as context to LLMs.

  • Quire MCP Server by jacob-hartmann

    A Model Context Protocol server for the Quire project management platform, enabling AI assistants to securely interact with Quire projects, tasks, and data.

  • Cline Memory Bank by dazeb

    A Model Context Protocol server that provides persistent project context management for AI-assisted development, specifically designed for the Cline VSCode Extension.

Frequently asked questions

How do I install CortexGraph?

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 CortexGraph?

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 CortexGraph 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.