Labsco
tigrisdata logo

Tigris Data

β˜… 4

from tigrisdata

A serverless NoSQL database and search platform.

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedAccount requiredNeeds API keys

🦁 Tigris MCP Server

[!IMPORTANT] Tigris has a hosted MCP server with OAuth support. Read more about it on mcp.storage.dev.

Tigris is a high-performance, S3-compatible object storage system designed for multi-cloud and AI workloads. We move your data all around the world based on where it's needed so that downloads are fast and the data is close to your users. You can store anything you want on Tigris (AI models, training data, database backups, request logs, social media uploads, or anything else) with no egress fees.

The Tigris MCP Server implements the MCP specification to create a seamless connection between AI agents and Tigris key features like bucket and object management.

🎯 Features

The Tigris MCP server provides your agents context to your Tigris buckets and objects. That allows you to use Tigris in your AI editor workflows.

Here are some example prompts you can try:

πŸ“¦ Buckets

  • List my tigris buckets
  • Create a new tigris bucket and call it my-bucket
  • Delete my tigris bucket called my-bucket

πŸ”— Objects

  • List my objects in bucket my-bucket
  • Upload /Users/ME/tigris-mcp-server/myfile.txt to my-bucket
  • Create a folder named test in my-bucket
  • Create a file test.txt with content Hello World in my-bucket
  • Give me a link to share for test.txt
  • Delete myfile.txt from my-bucket

Checkout our blog post about Vibe coding with Tigris MCP Server and more tips on sharing files using Tigris MCP Server