Skip to main content
Glama

MCP IP Geolocation Server

by tedlikeskix
package.json724 B
{ "name": "mcp-ip-geolocator", "version": "1.0.0", "description": "MCP server providing IP geolocation via IP-API.com. Free, no API key required.", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc -w" }, "dependencies": { "@agentico/mcp-server": "^1.0.0", "@modelcontextprotocol/sdk": "^0.9.0", "axios": "^1.6.5", "zod": "^3.22.4", "zod-to-json-schema": "^3.22.3" }, "devDependencies": { "@types/node": "^20.11.5", "typescript": "^5.3.3" }, "keywords": [ "mcp", "model-context-protocol", "geolocation", "ip", "claude" ], "author": "Ted Likes Kix", "license": "MIT" }

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/tedlikeskix/mcp-ip-geolocator'

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