Skip to content

Releases: nowsecure/nowsecure-mcp-server

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 31 Jul 17:05
0d32c86

nsmcp is the NowSecure MCP server and CLI, exposing read-only tools for the NowSecure Platform and MARI (Mobile App Risk Intelligence) over the Model Context Protocol.

Changelog

macOS: binaries are unsigned; if Gatekeeper blocks a downloaded binary, clear the quarantine flag:
xattr -d com.apple.quarantine ./nsmcp

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 31 Jul 15:54
d400fd0

nsmcp is the NowSecure MCP server and CLI, exposing read-only tools for the NowSecure Platform and MARI (Mobile App Risk Intelligence) over the Model Context Protocol.

Changelog

Bug fixes

  • bcc47ab fix: address Go 1.26 lint findings

macOS: binaries are unsigned; if Gatekeeper blocks a downloaded binary, clear the quarantine flag:
xattr -d com.apple.quarantine ./nsmcp

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 30 Jul 18:18
80de9ab

nsmcp is the NowSecure MCP server and CLI, exposing read-only tools for the NowSecure Platform and MARI (Mobile App Risk Intelligence) over the Model Context Protocol.

Changelog

Features

  • ee18e10 feat: add MCPB distribution bundle

macOS: binaries are unsigned; if Gatekeeper blocks a downloaded binary, clear the quarantine flag:
xattr -d com.apple.quarantine ./nsmcp

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Jul 18:50
6934158

nsmcp is the NowSecure MCP server and CLI, exposing read-only tools for the NowSecure Platform and MARI (Mobile App Risk Intelligence) over the Model Context Protocol.

Changelog

Features

  • 30b21bf feat: split Platform and MARI modes, add prompts

macOS: binaries are unsigned; if Gatekeeper blocks a downloaded binary, clear the quarantine flag:
xattr -d com.apple.quarantine ./nsmcp

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 20:09
690f228

nsmcp is the NowSecure MCP server and CLI, exposing read-only tools for the NowSecure Platform and MARI (Mobile App Risk Intelligence) over the Model Context Protocol.

Changelog

Bug fixes

  • d028400 fix: correct get token URL
  • 2bb03ab fix: report exact filtered app totals
  • 0ca68e5 fix: scan app envelope for threshold pages

macOS: binaries are unsigned; if Gatekeeper blocks a downloaded binary, clear the quarantine flag:
xattr -d com.apple.quarantine ./nsmcp

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 18:35

nsmcp is the NowSecure MCP server and CLI, exposing read-only tools for the NowSecure Platform and MARI (Mobile App Risk Intelligence) over the Model Context Protocol.

Changelog

Bug fixes

  • b1ebe90 fix: encode the 12-month portfolio window in tool descriptions

macOS: binaries are unsigned; if Gatekeeper blocks a downloaded binary, clear the quarantine flag:
xattr -d com.apple.quarantine ./nsmcp

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jul 22:38

nsmcp is the NowSecure MCP server and CLI, exposing read-only tools for the NowSecure Platform and MARI (Mobile App Risk Intelligence) over the Model Context Protocol.

Changelog

Features

  • 0138114 feat: get_mari_assessment defaults to a compact risk card
  • b7da210 feat: in-process tool invoker and token-budget CI guard
  • 57d03c8 feat: list_assessments pages default to 10 and clamp at 25
  • 6e64ebe feat: opt-in tool-call logging via NSMCP_LOG_FILE

Bug fixes

  • 0bb985a fix: denil value-typed tool outputs too
  • 7eea3f4 fix: explicit default sort for list_apps and get_apps_affected_by_finding
  • e5324f4 fix: list_assessments newest-first by default
  • ce18104 fix: never marshal list fields as null

Other

macOS: binaries are unsigned; if Gatekeeper blocks a downloaded binary, clear the quarantine flag:
xattr -d com.apple.quarantine ./nsmcp