MCP Hub
Back to servers

Code Snippets (S3)

A specialized MCP server built with Bun that enables Claude Desktop to manage and retrieve code snippets stored as markdown files in Amazon S3.

Forks
1
Updated
Jan 16, 2025
Validated
Jan 11, 2026

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.

Reviews

No reviews yet

Sign in to write a review