mcp_models 2.1.0-dev.3 copy "mcp_models: ^2.1.0-dev.3" to clipboard
mcp_models: ^2.1.0-dev.3 copied to clipboard

Dart model classes for the Model Context Protocol (MCP) — tools, resources, prompts, subscriptions and notifications. No codegen.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mcp_models

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  mcp_models: ^2.1.0-dev.3

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mcp_models/mcp_models_v2025.dart';
import 'package:mcp_models/mcp_models_v2026.dart';
10
likes
0
points
16.4k
downloads

Publisher

verified publisherfinchdart.com

Weekly Downloads

Dart model classes for the Model Context Protocol (MCP) — tools, resources, prompts, subscriptions and notifications. No codegen.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on mcp_models