目录 / IPstack MCP Server
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_lookup | Get 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_check | Return 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_lookup | Get 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. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。