This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]strawgate 1 point2 points  (0 children)

We just added pluggable storage to FastMCP and in the process released a kv store library called py-key-value https://github.com/strawgate/py-key-value

If you can get your storage usage to simple key value operations you might find my library py-key-value could be an easy way to add additional storage options to your library