mcp_dart 0.6.2 copy "mcp_dart: ^0.6.2" to clipboard
mcp_dart: ^0.6.2 copied to clipboard

Dart Implementation of Model Context Protocol (MCP) SDK.

0.6.2 #

  • Remove trailing CR before processing the lines

0.6.1 #

  • Fix issue with CallToolResult not including metadata

0.6.0 #

  • Add ToolInputSchema and ToolOutputSchema support in server.tool()
  • Deprecate inputSchemaProperties and outputSchemaProperties in server.tool()
  • Update examples to use ToolInputSchema and ToolOutputSchema

0.5.3 #

  • Support Web Client for StreamableHTTP

0.5.2 #

  • Preserve required fields in ToolInputSchema

0.5.1 #

0.5.0 #

  • Protocol version 2025-03-26

0.4.3 #

  • Fix SSE behavior on StreamableHTTP
  • Added sendNotification and sendRequest to extra for server callbacks

0.4.2 #

  • Add Tool Annotation
  • Remove additionalProperties from all models
  • Add AudioContent

0.4.1 #

  • Add IOStreamTransport to connect a client and server via dart streams in a single application

0.4.0 #

  • Add support for StreamableHTTP client
  • Add support for StreamableHTTP server

0.3.6 #

  • Improve pub.flutter-io.cn points

0.3.5 #

  • Lower min dart sdk to 3.0.0

0.3.4 #

  • Fix Sampling result parsing error

0.3.3 #

  • Add Gemini MCP Client Example
  • Add Anthropic MCP Client Example
  • Add Weather MCP Server Example

0.3.2 #

  • Add SSE Server Manager for easier SSE server implementation

0.3.1 #

  • Add Client support (stdio)
  • Add resource and prompts example to stdio server and client

0.3.0 #

  • Full refactor of the codebase to match it with the Typescript SDK implementation.

0.2.0 #

  • Make it no need to call trasnport.connect()

0.1.1 #

  • Add examples visible in pub.flutter-io.cn

0.1.0 #

  • Add SSE support

0.0.2 #

  • Expose more types

0.0.1 #

  • Initial version.
47
likes
160
points
4.28k
downloads

Publisher

verified publisherleehack.com

Weekly Downloads

Dart Implementation of Model Context Protocol (MCP) SDK.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on mcp_dart