Skip to content

Complete Milestone 1: MCP SDK Alignment#2

Merged
DerAuctor merged 9 commits intomainfrom
feature/mcp-sdk-abgleich
Sep 26, 2025
Merged

Complete Milestone 1: MCP SDK Alignment#2
DerAuctor merged 9 commits intomainfrom
feature/mcp-sdk-abgleich

Conversation

@Ptah-CT
Copy link
Copy Markdown
Collaborator

@Ptah-CT Ptah-CT commented Sep 25, 2025

Summary

  • Updated MCP SDK to version 1.18.1 for improved compatibility and security
  • Implemented transport constructor fixes to prevent header conflicts
  • Added unit and integration tests for transport components
  • Updated documentation and changelog for milestone completion
  • Bumped project version to 0.3.2

- Remove headers from eventSourceInit and requestInit in SSEClientTransport constructor
- Remove headers from requestInit in StreamableHTTPClientTransport constructor
- This prevents user-provided headers from conflicting with automatically set headers
- Implement complete optional MCP SDK methods (ping, setLoggingLevel, complete, resource subscription, listResourceTemplates)
- Add full Cancellation/Progress Support with AbortSignal, progress callbacks, timeout handling
- Introduce preventive Capability-Checks in client/server classes
- Update Jest configuration for ES modules
- Create Milestone 2 completion report
- Update CHANGELOG.md and project documentation
- Moved ct-cipher.log, mcp.log, and system-metrics.json to archive/
- Ensures repository cleanliness post-milestone 2
- Deleted deprecated/ directory containing old test files and logs
- Removed system-metrics.json debug file
- Repository now clean of unnecessary files post-milestone 2
@DerAuctor DerAuctor merged commit 7dbb7ca into main Sep 26, 2025
@DerAuctor DerAuctor deleted the feature/mcp-sdk-abgleich branch September 26, 2025 02:28
Ptah-CT pushed a commit that referenced this pull request Oct 2, 2025
Ptah-CT pushed a commit that referenced this pull request Oct 2, 2025
…rnal-mapping-in-aggregatormcpmanager_2025-09-18_16-08-54

Update aggregator tool routing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants