article
README
🚀 MCP服务器
MCP服务器相关项目,可通过Git克隆代码进行使用。
🚀 快速开始
克隆项目
使用Git克隆项目仓库到本地:
git clone https://github.com/recallnet/recall-mcp.git
进入项目目录
克隆完成后,进入项目所在目录:
cd recall-mcp
MCP服务器相关项目,可通过Git克隆代码进行使用。
使用Git克隆项目仓库到本地:
git clone https://github.com/recallnet/recall-mcp.git
克隆完成后,进入项目所在目录:
cd recall-mcp
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed