Mcp Shared Memory Server
@tlemmons
关于 Mcp Shared Memory Server
A shared memory and coordination server for multiple AI coding agents, built on the Model Context Protocol
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"shared-memory": {
"type": "streamable-http",
"url": "http://localhost:8080/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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?
—
记忆与知识 分类下的更多 MCP 服务器
MCP Apple Notes
RafalWilinskiTalk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
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.
Docs MCP Server
araboldGrounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
Notion MCP Server
awkoyNotion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, blocks, comments, files.
评论