Juhe Mobile Phone Location MCP Server
Overview
Juhe Mobile Phone Location MCP Server is a Model Context Protocol server that provides the functionality to query the location information of mobile phone numbers, including details such as province, city, and carrier.
To use the server, you can either run it using the recommended uv tool or install it via pip. After installation, you need to set up your API key for mobile location queries.
- Queries mobile phone number location information. - Provides details such as province, city, and carrier. - Supports asynchronous queries for efficient processing.
- Determining the location of a mobile phone number for customer service.
- Verifying the origin of phone numbers in fraud detection.
- Enhancing user experience by providing location-based services.
Add to your AI client
Use these steps to connect Juhe Mobile Phone Location MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"jmobile-location-mcp-server-juhemcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-jmobile-location-mcp-server-juhemcp"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"jmobile-location-mcp-server-juhemcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-jmobile-location-mcp-server-juhemcp"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"jmobile-location-mcp-server-juhemcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-jmobile-location-mcp-server-juhemcp"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"jmobile-location-mcp-server-juhemcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-jmobile-location-mcp-server-juhemcp"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"jmobile-location-mcp-server-juhemcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-jmobile-location-mcp-server-juhemcp"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"jmobile-location-mcp-server-juhemcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-jmobile-location-mcp-server-juhemcp"
]
}
}
}FAQ
What programming language is the server built with?
The server is built using Python 3.10 or higher.
How do I obtain the API key?
You can get the API key from [Juhe Data API](https://www.juhe.cn/docs/api/id/11).
Can I run the server on different operating systems?
Yes, the server can be run on both MacOS and Windows.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3252,"uuid":"04c99ca7-f913-4c8f-99a3-0a1aeb7abf8a","name":"jmobile-location-mcp-server","title":"Juhe Mobile Phone Location MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/203600343?v=4","created_at":"2025-03-18T12:03:17.409Z","updated_at":"2025-03-18T15:17:18.002Z","status":"created","author_name":"juhemcp","author_avatar_url":"https://avatars.githubusercontent.com/u/203600343?v=4","tags":"jmobile,location,mcp-server","category":"location-services","is_featured":false,"sort":1,"url":"https://github.com/juhemcp/jmobile-location-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-03-18 20:41:48\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]