Back to MCP directory
publicPublicdnsLocal runtime

israel-statistics-mcp

Changesets是一个用于管理多包或单包代码库版本和发布的构建工具,提供自动化生成和文档支持。

article

README

🚀 Changesets

Changesets 是一个与多包仓库或单包仓库配合使用的构建工具,可帮助你对代码进行版本管理和发布。此文件夹由 @changesets/cli 自动生成。你可以在我们的仓库中找到其完整文档。

🚀 快速开始

我们在文档中整理了一份常见问题的快速列表,助你开启对本项目的探索。

help

Runtime guide

cloud

Hosted runtime

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

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

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

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client