You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: units/en/unit1/sdk.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,7 @@ MCP is designed to be language-agnostic, and there are official SDKs available f
158
158
| C# |[github.com/modelcontextprotocol/csharp-sdk](https://github.com/modelcontextprotocol/csharp-sdk)| Microsoft | Active (Preview) |
159
159
| Swift |[github.com/modelcontextprotocol/swift-sdk](https://github.com/modelcontextprotocol/swift-sdk)| loopwork-ai | Active |
160
160
| Rust |[github.com/modelcontextprotocol/rust-sdk](https://github.com/modelcontextprotocol/rust-sdk)| Anthropic/Community | Active |
161
+
| Dart |[https://github.com/leehack/mcp_dart](https://github.com/leehack/mcp_dart)| Flutter Community | Active |
161
162
162
163
These SDKs provide language-specific abstractions that simplify working with the MCP protocol, allowing you to focus on implementing the core logic of your servers or clients rather than dealing with low-level protocol details.
0 commit comments