agent-shared-memory
by CidLucas · data-analytics · mcp-server, glama
Enables AI agents to share persistent memory via an MCP server using SQLite, supporting multi-tenant, categorized knowledge with TTL and semantic links, without requiring vector databases.
Source: https://github.com/CidLucas/agent-shared-memory
Install
git clone https://github.com/CidLucas/agent-shared-memoryTags: 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.
agent-shared-memory 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
- mcp-agent-tools by CidLucas
Enables AI agents to execute tools securely with Docker isolation, tier-based permissions, and feature flags, providing a centralized tool registry and MCP server.
- Oracle DB MCP by muazam99
Read-only MCP server that lets coding AI agents inspect Oracle Database schema through live metadata.
- MCP Usuarios DB by hmmatus
MCP server for managing users in PostgreSQL, enabling CRUD operations and search via natural language commands.
- Redis MCP Server by minivv
A Model Context Protocol (MCP) server for Redis. Connect to any Redis instance and execute queries through AI assistants.
- Spain Medicines Intelligence MCP by fzthiait-ai
Query the official Spanish medicines database (AEMPS CIMA) for authorized medicines, their details, and real-time supply shortage alerts without requiring an API key.
- Spain Grants Intelligence MCP by fzthiait-ai
Enables searching and retrieving details of over 500,000 Spanish government grants and subsidies from the official BDNS database, without requiring an API key.
- MCP-demo by ageorgiev-bg
MCP server that demonstrates PostgreSQL database interaction, providing a tool to retrieve user data from a users table.
- cxdb-mcp by uvan1999
A Model Context Protocol (MCP) server that gives Claude direct, read-only access to the cxdb PostgreSQL database. This lets you query production data in plain English — no SQL knowledge required — straight from Claude Code or the Claude desktop app.
Frequently asked questions
How do I install agent-shared-memory?
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 agent-shared-memory?
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 agent-shared-memory 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.