- IP2location.io
IP2location.io
IP Geolocation MCP server that query the geolocation information using IP2Location.io API. User can query for 1,000 per day without an API key, or 50,000 per month with a free API key.
Overview
IP Geolocation MCP server that query the geolocation information using IP2Location.io API. It aims to ease the user's effort to obtain the information directly from a single prompt.
User can query for 1,000 times per day without an API key, or 50,000 times per month with a free API key.
Server Config
{
"mcpServers": {
"ip2locationio": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.ip2location.io/",
"--header",
"X-API-Key:YOUR_API_KEY"
]
}
}
}Project Info
Created At
a year agoUpdated At
a month agoAuthor Name
ip2locationStar
-Language
-License
-Recommend Servers
View AllMemory
@modelcontextprotocol
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Filesystem
@modelcontextprotocol
2 months ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago