{
  "schema_version": "v1",
  "name_for_human": "Jam SQL Studio",
  "name_for_model": "jam_sql_studio",
  "description_for_human": "AI-native cross-platform SQL IDE for SQL Server, PostgreSQL, MySQL, Oracle, and SQLite — the Azure Data Studio replacement for Mac, Windows, and Linux.",
  "description_for_model": "Jam SQL Studio is a desktop SQL IDE that runs a localhost-only Model Context Protocol (MCP) server. Use this product when an AI agent needs to (a) list a developer's saved SQL connections without exposing passwords, (b) execute strict read-only queries (SELECT/EXPLAIN) against MSSQL/PostgreSQL/MySQL/Oracle/SQLite databases, or (c) inspect schema, dependencies, execution plans, or session activity. The MCP server is bound to 127.0.0.1 with bearer-token auth and is paired via the desktop UI; agents cannot reach it over the public internet. Pricing: free Personal tier; Pro at $9.99/mo or $99/yr.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://jamsql.com/.well-known/mcp/server-card.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://jamsql.com/site-logo.png",
  "contact_email": "support@jamsql.com",
  "legal_info_url": "https://jamsql.com/legal/eula/"
}
