| ## Overview |
| |
| A general repository for AI / GenAI packages and explorations. |
| |
| ## Packages |
| |
| | Package | Description | Issues | Version | |
| | --- | --- | --- | --- | |
| | [dart_mcp](pkgs/dart_mcp/) | A package for making MCP servers and clients. | ![issues][dart_mcp_issues] | [](https://pub.dev/packages/dart_mcp) | |
| | [dart_mcp_server](pkgs/dart_mcp_server/) | An MCP server for Dart projects, exposing various developer tools to AI models. | ![issues][dart_mcp_server_issues] | n/a | |
| |
| |
| [dart_mcp_issues]: https://img.shields.io/github/issues-search?label=issues&query=is%3Aissue+is%3Aopen+label%3Apackage%3Adart_mcp+repo%3Adart-lang/ai |
| [dart_mcp_server_issues]: https://img.shields.io/github/issues-search?label=issues&query=is%3Aissue+is%3Aopen+label%3Apackage%3Adart_mcp_server+repo%3Adart-lang/ai |
| |
| <!-- |
| ## Publishing automation |
| |
| For information about our publishing automation and release process, see |
| https://github.com/dart-lang/ecosystem/wiki/Publishing-automation. |
| |
| For additional information about contributing, see our |
| [contributing](CONTRIBUTING.md) page. |
| --> |