mcp_probe 0.1.0 copy "mcp_probe: ^0.1.0" to clipboard
mcp_probe: ^0.1.0 copied to clipboard

Test harness and conformance checks for MCP servers, built on the official dart_mcp client.

0.1.0 #

  • Initial release.
  • McpServerHarness: runs an MCP server as a child process over stdio, with per-request timeouts and guaranteed process cleanup.
  • checkServer and ConformanceReport: conformance rules for the initialize handshake, declared capabilities, tool definitions, and JSON-RPC error behavior, with Markdown rendering.
  • package:test helpers in the package:mcp_probe/testing.dart entrypoint: expectToolExists, expectToolCallSucceeds, expectToolCallFails, expectResourceExists.
0
likes
0
points
1.45k
downloads

Publisher

verified publisherdeveloperyusuf.com

Weekly Downloads

Test harness and conformance checks for MCP servers, built on the official dart_mcp client.

Repository (GitHub)
View/report issues

Topics

#mcp #testing #ai #server #conformance

License

unknown (license)

Dependencies

dart_mcp, json_rpc_2, test

More

Packages that depend on mcp_probe