Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to

## [Unreleased]

## [0.1.0] - 2026-08-03

Comment thread
coderabbitai[bot] marked this conversation as resolved.
### Added

- Initial release of `@tiny-fish/mcp`: a local Streamable-HTTP MCP server at
Expand All @@ -34,3 +36,4 @@ and this project adheres to
`README.md`, `LICENSE`.

[Unreleased]: https://github.com/tinyfish-io/tinyfish-mcp-server/commits/main
[0.1.0]: https://www.npmjs.com/package/@tiny-fish/mcp/v/0.1.0
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# @tiny-fish/mcp

> **Status: pre-release.** Not yet published to npm — API-key authentication
> on the hosted server is still rolling out.
[![npm version](https://img.shields.io/npm/v/@tiny-fish/mcp)](https://www.npmjs.com/package/@tiny-fish/mcp)

TinyFish local MCP server — a transparent reverse proxy that exposes a local
Streamable-HTTP MCP endpoint at `http://127.0.0.1:3711/mcp` and forwards every
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading