Skip to main content
Glama

IPLocate MCP Server

by kunw4r
package.json998 B
{ "name": "@iplocate/mcp-server", "version": "1.0.0", "description": "MCP server for IPLocate.io - IP address geolocation, network information, and threat detection", "main": "dist/index.js", "bin": { "mcp-server-iplocate": "./dist/index.js" }, "scripts": { "prebuild": "node -p \"'export const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts", "build": "tsc", "dev": "tsx src/index.ts", "start": "node dist/index.js", "prepare": "yarn build" }, "keywords": [ "mcp", "model-context-protocol", "iplocate", "ip-geolocation", "ip-address", "geolocation", "threat-detection", "vpn-detection" ], "author": "IPLocate", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.13.2", "zod": "^3.25.67" }, "devDependencies": { "@types/node": "^24.0.7", "tsx": "^4.20.3", "typescript": "^5.8.3" }, "engines": { "node": ">=18.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kunw4r/mcp-server-iplocate'

If you have feedback or need assistance with the MCP directory API, please join our Discord server