Back to MCP directory
publicPublicdnsLocal runtime

Directus

esbuild是一个高效的JavaScript打包和压缩工具

article

README

🚀 esbuild 二进制文件

esbuild 是一个 JavaScript 打包工具和压缩器,此二进制文件适用于 Linux 64 位操作系统。更多详细信息请参考 esbuild 官方 GitHub 仓库

🚀 快速开始

本二进制文件可直接在 Linux 64 位系统中使用,助力你高效完成 JavaScript 代码的打包与压缩工作。若需更多使用指导,请访问 esbuild 官方 GitHub 仓库

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