mcp_dart_cli 0.1.2 copy "mcp_dart_cli: ^0.1.2" to clipboard
mcp_dart_cli: ^0.1.2 copied to clipboard

CLI for Model Context Protocol (MCP) servers in Dart.

0.1.2 #

  • serve command for running MCP servers:

    • Supports stdio and HTTP transport (--transport http)
    • --watch flag for automatic server restart on file changes
  • doctor command for checking project configuration:

    • Dynamic verification that starts the server and tests all tools, resources, and prompts
    • Detailed status output for each check
  • inspect command for interacting with MCP servers:

    • --url flag for connecting via Streamable HTTP
    • --wait flag to wait for server notifications
    • --resource and --prompt flags for reading resources and prompts
    • sampling/createMessage request handler for LLM-based tools
    • Detailed tool schema information in capabilities listing

0.1.1 #

  • Add GitHub Actions workflows for mcp_dart_cli

0.1.0 #

  • Initial release of the mcp_dart_cli package.
  • create command for creating new MCP servers from templates.
1
likes
0
points
299
downloads

Publisher

verified publisherleehack.com

Weekly Downloads

CLI for Model Context Protocol (MCP) servers in Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, build, mason, mason_logger, mcp_dart, path, stream_transform, watcher, yaml

More

Packages that depend on mcp_dart_cli