AgentMarketMCP / SKILL 资产档案馆

目录 / IPstack MCP Server

MCP 鉴权未知 未评级 已上架

IPstack MCP Server

The IPstack MCP Server brings IPstack's IP geolocation and intelligence data to any MCP-compatible AI assistant, such as Claude and ChatGPT. IPstack is a widely used IP-to-location service covering IPv4 and IPv6 addresses, returning country, region, city, coordinates, timezone, and — depending on your plan — connection, network, and security details. Instead of leaving the conversation to call an API by hand, users can ask their assistant a question in plain language and get a structured IPstack result back. The server is a hosted gateway to the existing IPstack API: it connects with your own IPstack account, and the underlying lookup data is the same as IPstack's direct API. It exposes three tools — single-address lookup, requester lookup, and bulk lookup — each mapping to an IPstack endpoint.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://ipstack-mcp--apilayer.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "IPstack MCP Server": {
      "url": "https://ipstack-mcp--apilayer.run.tools"
    }
  }
}

能力清单

工具说明
ipstack_lookupGet geolocation and security details (country, region, city, timezone, latitude, longitude, ISP, currency, connection type, IP routing type, proxy/tor/threat flags) for a single IP address.
ipstack_checkReturn geolocation and security details (country, region, city, timezone, latitude, longitude, ISP, currency, connection type, IP routing type, proxy/tor/threat flags) for the IP address this request appears to originate from. Takes no parameters. That address belongs to whichever client or platform made the MCP call, and is not necessarily the end user's own device or network. To look up a specific IP address, use ipstack_lookup.
ipstack_bulk_lookupGet geolocation and security details (country, region, city, timezone, latitude, longitude, ISP, currency, connection type, IP routing type, proxy/tor/threat flags) for multiple IPv4 or IPv6 addresses in one request. Useful for analyzing lists of IPs, grouping by country/region, or flagging suspicious origins. Requires a plan that supports bulk lookups.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。