Back to MCP directory
publicPublicdnsLocal runtime

ip-mcp-server

一个通过ipify查询获取当前机器IP的MCP服务器

article

README

🚀 本地安装示例项目

本项目提供了本地安装和使用的示例,帮助你快速了解如何进行相关操作。

🚀 快速开始

📦 安装指南

在本地进行安装时,可参考以下配置图: config

💻 使用示例

当客户端为 Cherry Studio 时,使用示例如下: usage

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