{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ru.htmlweb/mcp",
  "title": "htmlweb.ru — справочники и проверки для AI",
  "description": "RU org INN/OGRN, banks, geo, email, WHOIS, phone, inflect, MCC. Bearer api_key, 20 free/day.",
  "version": "1.1.0",
  "websiteUrl": "https://mcp.htmlweb.ru/",
  "repository": {
    "url": "https://github.com/kdg22/mcp-htmlweb",
    "source": "github"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.htmlweb.ru/",
      "headers": [
        {
          "name": "Authorization",
          "description": "Bearer YOUR_API_KEY с https://htmlweb.ru/user/",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ]
}
