Tigris is a globally distributed S3-compatible object storage service that provides low latency anywhere in the world, enabling developers to store and access any amount of data for a wide range of use cases.
953
10 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
tigris_create_bucket | Create a Tigris bucket in your account |
tigris_delete_bucket | Delete a Tigris bucket in your account |
tigris_delete_object | Delete an object in a bucket |
tigris_get_object | Get an object in a bucket |
tigris_get_signed_url_object | Get an signed url of an object from a bucket |
tigris_list_buckets | List all Tigris buckets in your account |
tigris_list_objects | List all objects in a buckets |
tigris_put_object | Creates an object in bucket |
tigris_put_object_from_path | Creates an object in bucket from a path on the filesystem |
tigris_upload_file_and_get_url | Upload a file and get a public url for it |
Manual installation
You can install the MCP server using:
Installation for