{"id":23522,"library":"dbt-mcp","title":"dbt-mcp","description":"A MCP (Model Context Protocol) server for interacting with dbt resources. Current version: 1.16.0. Released 2026-04-27. Follows semantic versioning with frequent releases (biweekly).","status":"active","version":"1.16.0","language":"python","source_language":"en","source_url":"https://github.com/dbt-labs/dbt-mcp","tags":["mcp","dbt","analytics engineering","data mesh","ai agent"],"install":[{"cmd":"pip install dbt-mcp","lang":"bash","label":"pip install"}],"dependencies":[],"imports":[{"wrong":"from dbt_mcp.server import MCPServer","symbol":"MCPServer","correct":"from dbt_mcp import MCPServer"}],"quickstart":{"code":"import os\nfrom dbt_mcp.server import MCPServer\n\nserver = MCPServer()\nserver.run()","lang":"python","description":"Start a basic dbt MCP server. Requires dbt Cloud account ID and token set in environment."},"warnings":[{"fix":"Use `list_artifacts` and `get_artifact` (if available) or custom API calls.","message":"In v1.15.0, the `get_job_run_artifact` tool was removed. If you rely on it, pin to <1.15.0 or migrate to alternative tooling.","severity":"breaking","affected_versions":">=1.15.0"},{"fix":"Migrate to multi-project server config with `config_override` or use `list_projects`.","message":"In v1.13.0, `get_project_details` tool was removed. Multi-project config now uses Admin API Client.","severity":"breaking","affected_versions":">=1.13.0"},{"fix":"Remove `DBT_LSP_PATH`; use default Fusion LSP or editor storage paths.","message":"The `DBT_LSP_PATH` environment variable is deprecated in favor of built-in Fusion LSP support. Will be removed in future version.","severity":"deprecated","affected_versions":">=1.16.0"},{"fix":"Ensure Python 3.12 or later.","message":"Python 3.12+ required. The server will fail to start on Python <3.12.","severity":"gotcha","affected_versions":">=1.15.0"},{"fix":"Upgrade to >=1.15.0 or avoid symlinked paths for `~/.dbt/mcp.lock`.","message":"If the `mcp.lock` file is a symbolic link, creation of FileLock may raise OSError on some systems. Fixed in v1.15.0 by resolving symlinks before locking.","severity":"gotcha","affected_versions":"<1.15.0"},{"fix":"Update metric parsing to handle CSV (or update to use new threshold `DBT_MCP_SL_FULL_CONFIG_THRESHOLD`).","message":"`list_metrics` response format changed from JSON to CSV in v1.15.1 to reduce payload size. Parsing code expecting JSON will break.","severity":"gotcha","affected_versions":">=1.15.1"}],"env_vars":null,"search_vec":"'-04':20 '-27':21 '1.16.0':17 '2026':19 'agent':36 'ai':35 'analyt':31 'biweek':28 'context':7 'current':15 'data':33 'dbt':2,13,30 'dbt-mcp':1 'engin':32 'follow':22 'frequent':26 'interact':11 'mcp':3,5,29 'mesh':34 'model':6 'protocol':8 'releas':18,27 'resourc':14 'semant':23 'server':9 'version':16,24","created_at":"2026-05-01T08:08:13.146571+00:00","updated_at":"2026-05-01T08:08:13.146571+00:00","problems":{"verify_error":"Traceback (most recent call last):\n  File \"<string>\", line 1, in <module>\nImportError: cannot import name 'MCPServer' from 'dbt_mcp' (/tmp/tmpkkjr9zv_/venv/lib/python3.12/site-packages/dbt_mcp/__init__.py)"},"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":"1.20.4","cli_name":"","cli_version":null,"type":"library","homepage":null,"github":"https://github.com/dbt-labs/dbt-mcp","docs":"https://docs.getdbt.com/docs/dbt-ai/about-mcp","changelog":"https://github.com/dbt-labs/dbt-mcp/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/dbt-mcp/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["workflow","data","devops"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"import_fail","verified_at":"2026-07-03","last_verified":"2026-07-03","next_check":"2026-07-10","install_tag":null}}