David Soria Parra ac6064b016 Make request and notification method generic
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.
2024-10-11 12:09:30 +01:00
2024-09-24 22:04:19 +01:00
2024-10-02 21:57:04 +01:00
2024-10-02 21:58:33 +01:00
2024-09-24 22:04:19 +01:00
2024-09-24 22:04:19 +01:00

mcp-python

Model Context Protocol implementation for Python

Description
No description provided
Readme MIT 1.4 MiB
Languages
Python 100%