article
README
🚀 使用说明
本项目运行服务器脚本后,可提供多个实用工具。以下为你详细介绍使用方法。
🚀 快速开始
运行服务器脚本,你可以使用以下命令:
python ranger_fastmcp.py
💻 使用示例
基础用法
运行上述脚本后,它提供了多个工具(如 ranger、ranger_with_input、any_request 等)。不过需要注意的是,所有这些工具都会忽略输入并简单地返回 "Ranger!"。
本项目运行服务器脚本后,可提供多个实用工具。以下为你详细介绍使用方法。
运行服务器脚本,你可以使用以下命令:
python ranger_fastmcp.py
运行上述脚本后,它提供了多个工具(如 ranger、ranger_with_input、any_request 等)。不过需要注意的是,所有这些工具都会忽略输入并简单地返回 "Ranger!"。
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