{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
  "name": "com.com.tttkmbb/calculators",
  "description": "184 deterministic calculators (finance, health, math, conversion, physics, chemistry, statistics, everyday) with structured results, sources and next actions. Read-only, no auth.",
  "status": "active",
  "version": "1.0.0",
  "websiteUrl": "https://tttkmbb.com",
  "repository": {
    "url": "https://tttkmbb.com/docs/mcp.md",
    "source": "documentation"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://tttkmbb.com/mcp"
    }
  ],
  "_meta": {
    "tttkmbb.com/tools": [
      "search_calculators",
      "list_calculators",
      "list_calculator_categories",
      "get_calculator_schema",
      "run_calculator",
      "convert_units",
      "list_units",
      "calculate_compound_interest",
      "calculate_loan_payment",
      "calculate_mortgage_payment",
      "calculate_tip",
      "calculate_bmi",
      "calculate_bmr",
      "calculate_tdee",
      "calculate_running_pace",
      "calculate_percentage",
      "calculate_percentage_change",
      "solve_quadratic_equation",
      "calculate_circle_properties",
      "calculate_descriptive_statistics",
      "convert_temperature",
      "calculate_kinetic_energy",
      "solve_ohms_law",
      "calculate_molar_mass",
      "calculate_age",
      "calculate_date_difference"
    ],
    "tttkmbb.com/protocol_versions": [
      "2025-06-18",
      "2025-03-26"
    ],
    "tttkmbb.com/authentication": "none",
    "tttkmbb.com/docs": "https://tttkmbb.com/docs/mcp.md"
  }
}