Context7: Context7 is an MCP server that injects up-to-date, version-specific library documentation directly into LLM prompts. Add "use context7" to any coding prompt and it fetches current docs for the library you're working with, eliminating hallucinated APIs and outdated code examples. Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible editor.; dbt-core-mcp: dbt-core-mcp is a Model Context Protocol server that enables AI assistants to interact with dbt projects without requiring any dbt dependencies. It respects the user's Python environment, automatically detects dbt version and adapters, and provides tools for querying metadata, executing SQL, running models, testing, and lineage analysis. It supports natural language control and smart selection based on changes.
Preventing LLMs from hallucinating deprecated or non-existent API methods
Explore your project: List all models, sources, tests.