Signal KSK
Signal K7mo ago
13 replies
Tony

Just release a new version of the mcp

Just release a new version of the mcp server:

https://github.com/tonybentley/signalk-mcp-server

v1.0.5

Major Changes:
- HTTP-Only Mode: Switched from WebSocket to HTTP fetching, eliminating stale data issues
- AIS Pagination: Added paginated AIS targets sorted by proximity (max 50/page)
- CI/CD Pipeline: Added GitHub Actions with SignalK server for automated testing
- Code Quality: Added ESLint, achieved 83% test coverage with 102 tests
- Static Resources: Added SignalK documentation resources for AI context
- Bug Fixes: Excluded self vessel from AIS targets, fixed connection handling

Breaking: WebSocket streaming disabled (preserved for future)
Was this page helpful?