mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 14:54:24 +01:00
ac6064b016157d3922c39fe0144441fc3ab975d0
The request and notification method were defined as str but later overwritten in subclasses with literals. This causes a reportIncompatibleVariableOverride issue. We need to make method generic.
mcp-python
Model Context Protocol implementation for Python
Languages
Python
100%