article
README
🚀 项目安装与运行
本项目提供了快速的安装和运行步骤,帮助你快速上手。
📦 安装指南
在项目根目录下,执行以下命令进行依赖安装:
npm install
💻 使用示例
构建项目
安装完成后,使用以下命令进行项目构建:
npm run build
运行示例
构建完成后,使用以下命令运行示例:
npm run example
本项目提供了快速的安装和运行步骤,帮助你快速上手。
在项目根目录下,执行以下命令进行依赖安装:
npm install
安装完成后,使用以下命令进行项目构建:
npm run build
构建完成后,使用以下命令运行示例:
npm run example
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