Juhe Mobile Phone Location MCP Server logo

Juhe Mobile Phone Location MCP Server

by juhemcp

A Model Context Protocol (MCP) server that provides mobile phone number location (province, city, carrier) lookup functionality for Large Language Models (LLMs). It enables LLMs to retrieve the location information of mobile phone number prefixes.

View on GitHub

Last updated: N/A

What is Juhe Mobile Phone Location MCP Server?

This server is a Model Context Protocol (MCP) server designed to provide mobile phone number location information (province, city, carrier) to Large Language Models (LLMs). It leverages the Juhe Mobile Phone Location API to determine the location associated with a given phone number.

How to use Juhe Mobile Phone Location MCP Server?

To use this server, you need to install it using either uv or pip. You also need to obtain a Juhe Mobile Location API key and set it as an environment variable (JUHE_MOBILE_LOCATION_API_KEY). Then, configure your Claude Desktop application to use this server as an MCP server. Finally, you can query the server by asking questions like '查询下这个手机号码的归属地信息 18912341234'.

Key features of Juhe Mobile Phone Location MCP Server

  • Provides mobile phone number location lookup

  • Integrates with Large Language Models via MCP

  • Uses the Juhe Mobile Phone Location API

  • Supports installation via uv or pip

  • Easy configuration with environment variables

Use cases of Juhe Mobile Phone Location MCP Server

  • Enriching LLM responses with location-based information

  • Providing context for conversations involving phone numbers

  • Validating phone number information

  • Integrating location data into LLM-powered applications

FAQ from Juhe Mobile Phone Location MCP Server

What is the Juhe Mobile Location API?

The Juhe Mobile Location API is a service that provides location information (province, city, carrier) for mobile phone numbers.

How do I get a Juhe Mobile Location API key?

You can obtain an API key from the Juhe website: https://www.juhe.cn/docs/api/id/11

What is MCP?

MCP stands for Model Context Protocol. It's a protocol that allows LLMs to access external tools and information.

How do I install this server?

You can install this server using either uv or pip. Instructions are provided in the README.

How do I configure Claude Desktop to use this server?

Configuration instructions are provided in the README, including examples for both uv and pip installations.