{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.theytree/theytree",
  "description": "Public read-only MCP for the Y-chromosome haplogroup tree & Y-SNP resolution. 父系单倍群树查询与Y-SNP解析。",
  "version": "1.0.1",
  "websiteUrl": "https://www.theytree.com/mcp",
  "repository": {
    "url": "https://www.theytree.com/mcp",
    "source": "website"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.theytree.com/api/v1/agent/mcp"
    }
  ],
  "theytree": {
    "read_only": true,
    "auth": "none",
    "rate_limit": "10 r/s per client IP (burst 20)",
    "rest_base": "https://www.theytree.com/api/v1/agent",
    "openapi": "https://www.theytree.com/api/v1/agent/openapi.json",
    "docs": "https://www.theytree.com/mcp",
    "tools": [
      "get_api_info",
      "list_haplogroups",
      "get_haplogroup",
      "get_haplogroup_mutations",
      "get_haplogroup_lineage",
      "children_haplogroups",
      "subtree_haplogroups",
      "resolve_snp",
      "resolve_snps"
    ]
  }
}
