phone carrier detector
@dahuangbaojian
About phone carrier detector
phone carrier detector
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"name": "phone-carrier-detector",
"version": "1.0.0",
"description": "MCP server for detecting Chinese mobile phone carriers and locations",
"main": "mcp_server.py",
"scripts": {
"start": "python mcp_server.py",
"test": "python tests/run_tests.py",
"test:unit": "python tests/run_tests.py --unit",
"test:integration": "python tests/run_tests.py --integration",
"parse-data": "python parse_phone_data.py"
},
"keywords": [
"mcp",
"phone",
"carrier",
"detection",
"china",
"mobile",
"telecom",
"location"
],
"author": "dahuangbaojian",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/dahuangbaojian/sms-mcp-server.git"
},
"bugs": {
"url": "https://github.com/dahuangbaojian/sms-mcp-server/issues"
},
"homepage": "https://github.com/dahuangbaojian/sms-mcp-server#readme",
"engines": {
"python": ">=3.8"
},
"mcpServers": {
"phone-carrier-detector": {
"command": "python",
"args": [
"mcp_server.py"
],
"env": {}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is phone carrier detector?
—
How to use phone carrier detector?
—
Key features of phone carrier detector
—
Use cases of phone carrier detector
—
FAQ from phone carrier detector
—
More Communication MCP servers
Modular Outlook MCP Server
ryakerMCP server for Claude to access Outlook data via Microsoft Graph API
Slack MCP Server
korotovskyThe most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
Email sending MCP 💌
resendThe official MCP server to send emails and interact with Resend
PhonePi MCP: Turn your phone into a toolbox for AI assistants using Model Context Protocol
priyankarkPhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device co
Gmail
shinzo-labsMCP Implementation for Gmail Services
Comments