Releases: nowsecure/nowsecure-mcp-server
Release list
v0.1.6
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
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
bcc47abfix: 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
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
ee18e10feat: 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
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
30b21bffeat: 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
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
d028400fix: correct get token URL2bb03abfix: report exact filtered app totals0ca68e5fix: 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
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
b1ebe90fix: 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
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
0138114feat: get_mari_assessment defaults to a compact risk cardb7da210feat: in-process tool invoker and token-budget CI guard57d03c8feat: list_assessments pages default to 10 and clamp at 256e64ebefeat: opt-in tool-call logging via NSMCP_LOG_FILE
Bug fixes
0bb985afix: denil value-typed tool outputs too7eea3f4fix: explicit default sort for list_apps and get_apps_affected_by_findinge5324f4fix: list_assessments newest-first by defaultce18104fix: never marshal list fields as null
Other
0d5bc6aInitial commit
macOS: binaries are unsigned; if Gatekeeper blocks a downloaded binary, clear the quarantine flag:
xattr -d com.apple.quarantine ./nsmcp