Commit Graph

3 Commits

Author SHA1 Message Date
b3nw 9c332c933d chore(release): bump version to 0.0.4 (#8)
- pyproject.toml: 0.0.2 -> 0.0.4

- README.md: mark delete/enable/disable tools as v0.0.4+
2026-06-14 15:58:18 -05:00
b3nw 15b2876d7b chore: Update version to 0.0.2 2025-12-24 21:23:15 +00:00
b3nw 18b76b673b feat: Initial NPM MCP server implementation
- NpmClient with JWT auth and auto-refresh
- FastMCP server with 5 tools (list_proxy_hosts, get_proxy_host_details, get_system_health, search_audit_logs, list_certificates)
- Docker support with multi-stage build using uv
- Supports stdio and streamable HTTP transports
- GitHub Actions for tests and Docker builds
2025-12-18 03:40:02 +00:00