Skip to content

Commit 10093b3

Browse files
committed
update readme
1 parent db7c3ca commit 10093b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 🌬️ bitbucket-mcp-server
22

3+
[![Bun][bun-badge]](https://bun.sh/)
4+
[![Bitbucket][bitbucket-badge]](https://www.npmjs.com/package/bitbucket)
35
[![deployment](https://github.com/jliocsar/bitbucket-mcp-server/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/jliocsar/bitbucket-mcp-server/actions/workflows/release.yml)
46

57
Simple MCP implementation for (mostly) pull requests on Bitbucket.
@@ -121,4 +123,6 @@ This will open the MCP Inspector with a GUI to play around and explore the MCP t
121123

122124
This project was created using `bun init` in bun v1.2.17. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
123125

126+
[bitbucket-badge]: https://img.shields.io/badge/bitbucket-blue?logo=bitbucket&color=0052CC
127+
[bun-badge]: https://img.shields.io/badge/bun.sh-black?logo=bun&color=000000
124128
[bitbucket-mcp-server-releases]: https://github.com/jliocsar/bitbucket-mcp-server/releases

0 commit comments

Comments
 (0)