article
README
🚀 开放 API 规范转换工具
本项目旨在制作一个工具,其核心价值在于把开放 API 规范转换为可在 MCP 服务器使用的工具,解决开放 API 规范与 MCP 服务器适配的问题。
🚀 快速开始
目前项目处于初步想法阶段,后续将逐步推进开发工作,以实现开放 API 规范到 MCP 服务器可用工具的转换。
本项目旨在制作一个工具,其核心价值在于把开放 API 规范转换为可在 MCP 服务器使用的工具,解决开放 API 规范与 MCP 服务器适配的问题。
目前项目处于初步想法阶段,后续将逐步推进开发工作,以实现开放 API 规范到 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