Back to MCP directory
publicPublicdnsLocal runtime

mcp-duckdb-memory-server

Changesets是一个用于管理多包或单包代码版本和发布的构建工具

article

README

🚀 @changesets/cli自动生成文件夹项目

本项目是由 @changesets/cli 自动生成的文件夹,它是一个可与多包仓库或单包仓库配合使用的构建工具,能助力你对代码进行版本化管理和发布。

🚀 快速开始

你好!欢迎来到由 @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