mcp_io_http 0.2.0 copy "mcp_io_http: ^0.2.0" to clipboard
mcp_io_http: ^0.2.0 copied to clipboard

HTTP REST adapter for mcp_io. GET/read, POST/PUT/PATCH/DELETE/execute, polling subscribe.

0.2.0 - 2026-05-04 #

  • HTTP/1.1 transport with connection-pool tuning + HTTP/2 transport (TLS+ALPN h2 + h2c, stream multiplex, origin pinning).
  • Authentication (API Key / Basic / Bearer / OAuth 2.0 / mTLS), cookie jar, multipart bodies.
  • Server-Sent Events (SSE) parser for subscribe.
  • Retry policy + status code → IoError mapping.

0.1.0 - 2026-04-28 - Initial Release #

Added #

  • HTTP REST transport and adapter for mcp_io.
  • GET (read), POST / PUT / PATCH / DELETE / execute methods.
  • Polling-based subscribe.
0
likes
150
points
232
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

HTTP REST adapter for mcp_io. GET/read, POST/PUT/PATCH/DELETE/execute, polling subscribe.

Homepage
Repository (GitHub)
View/report issues

Topics

#io #mcp #http #rest #adapter

License

MIT (license)

Dependencies

http2, mcp_bundle, mcp_io, meta

More

Packages that depend on mcp_io_http