MCP.so
登录
M

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

基本信息

分类

记忆与知识

传输方式

stdio

发布者

tlemmons

提交者

Tom Lemmons

配置

使用下面的配置,将此服务器添加到你的 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 服务器