Submit

Ip Location And Ping Test Mcp

@ipconfig-com

A powerful IPCONFIG MCP (Model Context Protocol) server built on Cloudflare Workers, providing IP address lookup, geolocation, and network connectivity testing tools for AI assistants.

Tools

Server Config

{
  "mcpServers": {
    "ipconfig": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.ipconfig.com/mcp"
      ],
      "env": {
        "IPCONFIG_API_KEY": "your-api-key-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.