MCP.so
ログイン
P

phone carrier detector

@dahuangbaojian

phone carrier detector について

phone carrier detector

基本情報

カテゴリ

コミュニケーション

トランスポート

stdio

公開者

dahuangbaojian

投稿者

jian huang

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "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": {}
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「コミュニケーション」の他のコンテンツ