IPStack MCP Adapter logo

IPStack MCP Adapter

2

IPStack MCP Adapter turns IPStack's REST APIs into Model Context Protocol tools so any MCP-compatible client can call them directly in conversation. The first release ships IPStack IP geolocation and security lookups (single IP, caller's IP, and bulk). Additional APILayer services are added by registering them in a single config file, so the catalog grows without client-side changes.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "url": "https://mcp.apilayer.com/mcp", "headers": { "Authorization": "Bearer YOUR_IPSTACK_MCP_TOKEN" } }