Mcp Shared Memory Server
@tlemmons
About Mcp Shared Memory Server
A shared memory and coordination server for multiple AI coding agents, built on the Model Context Protocol
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"shared-memory": {
"type": "streamable-http",
"url": "http://localhost:8080/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Shared Memory Server?
A shared memory and coordination server for multiple AI coding agents, built on the Model Context Protocol.
How to use Mcp Shared Memory Server?
—
Key features of Mcp Shared Memory Server?
—
Use cases of Mcp Shared Memory Server?
—
FAQ from Mcp Shared Memory Server?
—
More Memory & Knowledge MCP servers
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
📓 GistPad MCP
lostintangent📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
Obsidian MCP Server
StevenStavrakisA simple MCP server for Obsidian
Anytype MCP Server
anyprotoAn MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.
Comments