article
README
🚀 如何运行
📦 安装指南
设置SAMPLE_ENV环境变量为sample,并使用npx运行位于/path/to/mcp-simple-server-cursor/build目录下的index.js文件,具体命令如下:
env SAMPLE_ENV=sample /usr/local/bin/npx /path/to/mcp-simple-server-cursor/build/index.js
设置SAMPLE_ENV环境变量为sample,并使用npx运行位于/path/to/mcp-simple-server-cursor/build目录下的index.js文件,具体命令如下:
env SAMPLE_ENV=sample /usr/local/bin/npx /path/to/mcp-simple-server-cursor/build/index.js
托管运行通常表示这个 MCP Server 由服务方环境承载,用户一般按页面提供的连接方式或授权流程接入,不需要在本地长期启动一个 MCP 进程
本地运行通常需要用户在自己的电脑或服务器上安装依赖,把 server_config 复制到 MCP 客户端,并按 env_schema 补齐环境变量、密钥或其它配置