Back to MCP directory
publicPublicdnsLocal runtime

cline-complete-list-of-mcp-servers

MCP服务器完整列表

article

README

🚀 完整列出所有MCP服务器

本项目旨在完整地列出所有MCP服务器,为相关使用者提供全面且清晰的服务器信息,方便大家快速找到所需的MCP服务器。

🚀 快速开始

由于没有提供具体如何获取或查看MCP服务器列表的内容,暂无法给出详细的快速开始步骤。若后续补充了相关信息,可进一步完善此部分内容。

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