Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 786 Bytes

TODO.md

File metadata and controls

18 lines (15 loc) · 786 Bytes

TODOs for mcpdotnet

Integration Testing

  • Add comprehensive Roots feature testing once reference servers implement support
    • Consider using everything server adding listRoots tool)
  • Add integration tests similar to Sampling tests
  • Verify roots notification handling
  • Expand SSE test server to support all features or use a reference SSE server if one becomes available

Future Improvements

  • Add HTTPS/SSE transport support
  • Add more example applications showing different capabilities
  • Add comprehensive documentation for advanced scenarios
  • Profile and optimize performance
  • Linux support in stdio transport

Code Improvements

  • Consolidate notification handling in McpClient to reduce duplication between SendNotificationAsync overloads