MCP Server Ipinfo
An IP geolocation query MCP server based on the IPInfo API
rating : 2.5 points
downloads : 30
What is the IP Geolocation MCP Server?
This is a tool based on the Model Context Protocol for obtaining detailed geographical location information of IP addresses, such as the country, city, and network provider.How to use the IP Geolocation MCP Server?
Simply enter an IP address, and the server will return detailed geographical location information. It is very suitable for developers or scenarios where user location needs to be determined.Applicable Scenarios
Suitable for application scenarios that require quickly obtaining the geographical location of IP addresses, such as network security monitoring and advertising delivery optimization.Main Features
Get IP Geolocation InformationObtain detailed geographical location, network provider, and country information by entering an IP address.
Advantages and Limitations
Advantages
Quickly obtain IP geolocation information
Support multiple language environments
Free to use (basic functions)
Limitations
Need to register an IPInfo account and generate an API Token
Advanced functions may be restricted by the API
How to Use
Register an IPInfo Account
Visit https://ipinfo.io and register a free account to obtain an API Token.
Configure the MCP Server
Add the following content to your MCP configuration file:
```yaml
"ipinfo": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/briandconnelly/mcp-server-ipinfo.git",
"mcp-server-ipinfo"
],
"env": {
"IPINFO_API_TOKEN": "<YOUR TOKEN HERE>"
}
}
```
Use the Tool to Query IP Geolocation
Run the `get_ip_details` tool in the terminal and pass in the IP address.
Usage Examples
Query the IP Address of a Public DNS ServerQuery the geographical location of Google's public DNS server IP address (8.8.8.8).
Query a Local Network IP AddressQuery the IP address of a device in the local network (e.g., 192.168.1.1).
Frequently Asked Questions
How to register an IPInfo account?
Is payment required?
How to verify if the tool is working properly?
Related Resources
IPInfo Official Website
IP geolocation service provider
GitHub Repository
Open-source code repository for the MCP server
MCP Protocol Official Website
Learn more about the Model Context Protocol
Featured MCP Services

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
823
4.3 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
79
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
130
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
554
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.6K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
745
4.8 points