Phone Carrier Detector MCP Server
Related Servers
Alternatives to Phone Carrier Detector MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to look up Chinese phone number carrier and location information using MIIT official data.-
- FlicenseNot gradedqualityFmaintenanceEnables querying Chinese enterprise business data including company profiles, shareholder information, investments, branch offices, and key personnel through fuzzy search and detailed lookups.4-
- AlicenseAqualityDmaintenanceEnables IP address location and latitude/longitude address queries, providing detailed geographic information such as country, province, city, and district.22 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables validating and enriching phone numbers, returning validity, international/national formats, carrier, line type, and country/location data.115 npmMIT
- FlicenseNot gradedqualityDmaintenanceEnables users to find and get recommendations for Chinese SIM card plans through natural language queries. Uses AI to understand user needs and automatically queries the 172 SIM card platform API to recommend the most suitable plans based on requirements like data allowance and monthly cost.15-
- FlicenseNot gradedqualityDmaintenanceProvides comprehensive building and office address information queries for enterprises in China, including fuzzy enterprise search, office address details and statistics, and building information queries to support geographical distribution and occupancy analysis.2-
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: one handles single phone numbers and the other handles batches of phone numbers. There is no overlap or ambiguity between them, as the descriptions explicitly differentiate between single and multiple inputs.
Both tools follow a consistent verb_noun pattern with 'detect_carrier' as the base, extended to 'batch_detect_carriers' for the plural/multiple version. The naming is predictable and adheres to snake_case throughout.
With only 2 tools, the server feels thin for a carrier detection domain, as it lacks additional operations like validation, formatting, or carrier metadata lookup. However, the core functionality is covered, making it borderline but not severely lacking.
The server provides basic detection for single and batch inputs, but there are notable gaps such as phone number validation, carrier information retrieval (e.g., network types), or error handling tools. The surface is functional but incomplete for broader carrier-related tasks.