{"type":"mcp_server","name":"mcp_dart_sdk","description":"This repository provides a Dart SDK for the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources through various transport options. This repository provides a","category":"Developer Tools","language":"Dart","stars":0,"forks":0,"owner":"Ayobami-00","github_url":"https://github.com/Ayobami-00/mcp_dart_sdk","homepage":null,"setup":"## Setup\n\nAdd `mcp_dart_sdk` as a dependency in your `pubspec.yaml` file:\n\n```yaml\ndependencies:\n  mcp_dart_sdk: ^0.1.0\n```\n\nThen run:\n\n```bash\ndart pub get\n```\n\nOr with Flutter:\n\n```bash\nflutter pub get\n```","tools":"## Available Tools\n\n1. Full implementation of the Model Context Protocol (for seamless integration between LLM applications and external data sources/tools).\n2. Multiple transport options (stdio, HTTP+SSE, WebSocket) (for connecting to the server).\n3. Support for all core capabilities (resources, tools, prompts, logging) (for interacting with the server).\n4. Type-safe API with Dart idioms (for ease of use).\n5. Comprehensive documentation and examples (for learning and implementation).\n6. Support for both Flutter and standalone Dart applications (for versatility).","faq":null,"created_at":"2025-03-19T10:40:56+00:00","updated_at":"2025-03-19T12:24:51+00:00","source_url":"https://model-context-protocol.com/servers/dart-sdk-model-context-protocol","related_articles":[]}