Back to MCP directory
publicPublicdnsLocal runtime

okmcp

MCP服务器相关项目

article

README

🚀 好的 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