csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.; 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.
Integrating .NET applications with the Model Context Protocol
Explore your project: List all models, sources, tests.