Skip to content

Commit 2f37bbf

Browse files
authored
Merge pull request #29 from Babar-Bashir/main
Added MCP Dart SDK
2 parents 1aefa61 + 849400f commit 2f37bbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

units/en/unit1/sdk.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ MCP is designed to be language-agnostic, and there are official SDKs available f
158158
| C# | [github.com/modelcontextprotocol/csharp-sdk](https://github.com/modelcontextprotocol/csharp-sdk) | Microsoft | Active (Preview) |
159159
| Swift | [github.com/modelcontextprotocol/swift-sdk](https://github.com/modelcontextprotocol/swift-sdk) | loopwork-ai | Active |
160160
| 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 |
161162

162163
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.
163164

0 commit comments

Comments
 (0)