Memryzed

by memryzed · data-analytics · mcp-server, glama

Local-first cross-agent memory for AI coding agents. Persistent, shared memory over MCP — what you tell one agent can be recalled by another — with all data stored in a single local SQLite file, no cloud and no API keys.

Source: https://github.com/memryzed/memryzed

Install

git clone https://github.com/memryzed/memryzed

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics 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.

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

Related data-analytics MCPs and skills

  • gcp-mcp by fastmcp-me

    Enables managing Google Cloud Platform (GCP) resources through natural language commands, including compute instances, storage, databases, and monitoring.

  • mysql-readonly-mcp by beydemirfurkan

    Provides secure, read-only access to a single MySQL database for schema inspection and querying.

  • kingbase-mcp-server by NekoTarou

    MCP server for KingBase (PostgreSQL-compatible) databases, enabling AI assistants to query and manage database schemas, tables, and data with configurable access control.

  • support-ticket-mcp by Jonnyds

    Enables natural language querying and semantic search over a bilingual customer support ticket dataset using SQL and embeddings.

  • 1C via COM MCP Server by spritelutsk

    Enables querying and interacting with 1C:Enterprise databases via COM connection without modifying the database.

  • Gigalixir & Turso & GitHub MCP Server by amer585

    A multi-service MCP server for Cloudflare Workers that enables managing Gigalixir apps, querying Turso databases, and handling GitHub repositories through natural language.

  • cql-mcp by stackblaze

    Enables interaction with Cassandra/Scylla databases via CQL, supporting read-only and unrestricted read/write operations through MCP tools.

  • local-mysql by myexperimenthub

    Provides read-only access to a local MySQL database, enabling SQL queries, database and table listings, and table schema descriptions.

Frequently asked questions

How do I install Memryzed?

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

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