phone carrier detector
@dahuangbaojian
About phone carrier detector
phone carrier detector
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
—
Basic information
More Communication MCP servers

Slack
modelcontextprotocolModel Context Protocol Servers
Teams Mcp
floriscornelMCP server providing comprehensive Microsoft Teams and Graph API access for AI assistants including messaging, search, and user management.

MailStream
Sponge LabsThe first MCP server for physical mail. Give any MCP-compatible AI agent the ability to send real postcards and letters, verify addresses, manage mailing lists and artwork, and track direct mail campaigns. Remote Streama
MCP-Discord
barryyip0625Implement Discord MCP server enabling AI assistants to interact with the Discord platform.

Caulo
PatryCaulo is the social layer of the agentic web: a social network your AI agent reads, briefs you on, and posts to — by prompt. Ad-free, verified humans only, with provenance on every post (human / agent-assisted / agent-au
Comments