Back to MCP directory
publicPublicdnsLocal runtime

awesome-mcp-ranking-reviews

项目提供MCP服务器的排名和用户评价,帮助用户区分优质与劣质的MCP AI代理服务。

article

README

🚀 MCP 服务器评论与排名(更新)

MCP 服务器提供地图定位、支付等服务,同时涉及数据库相关内容。本项目为你展示 MCP 服务器的相关链接及信息。

🚀 快速开始

地图定位服务 MCP

你可以通过以下链接访问 MCP 的地图定位服务:地图定位服务 MCP

图片

支付 MCP

若需使用 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