trackmcp
Back to directory
mattbarlow-sg

bun-s3-mcp

View on GitHub

MCP Service Using Bun S3 Bindings

0 stars TypeScriptFile & Data Management Updated Jan 16, 2025

Documentation

bun-s3-mcp

Overview

This is an MCP service that uses Bun's s3 bindings. The service works with Claude Desktop to save and load code snippets to S3 as markdown files.

Features

  • Use the bun runtime directly for MCP which eliminates transpilation.
  • Use bun s3 bindings for fast S3 API operations.
  • Shows how to configure preloading for mocking in Bun tests.

Frequently asked questions

What is bun-s3-mcp?

bun-s3-mcp is MCP Service Using Bun S3 Bindings

How do I install bun-s3-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is bun-s3-mcp open source?

Yes — it is hosted on GitHub at https://github.com/mattbarlow-sg/bun-s3-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP