Skip to content

v0.1.13

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Sep 15:52
3f400e4

Dependency and security update.

  • Security: upgrades all dependencies, fixing known vulnerabilities in fastmcp, mcp, starlette, python-multipart, pyjwt, cryptography and others. Users of the hosted server and uvx should upgrade.
  • Upgrades to fastmcp 4 (MCP Python SDK 2). Tool behaviour and outputs are unchanged. Requires fastmcp>=4.0.9.
  • Releases now include signed build provenance for mcp.mcpb (provenance.intoto.jsonl). Verify with gh attestation verify mcp.mcpb -R ipinfo/mcp.
  • README: installation options, full tool reference and configuration docs. Fixes the HTTP host/port variables, which are HOST/PORT. Adds CONTRIBUTING.md and SECURITY.md.

Full Changelog: v0.1.12...v0.1.13