Commit Graph

56 Commits

Author SHA1 Message Date
hiifong
e3307adbdf Add Dockerfile (#16)
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/16
Co-authored-by: hiifong <f@ilo.nz>
Co-committed-by: hiifong <f@ilo.nz>
v0.1.4
2025-04-06 04:54:56 +00:00
hiifong
afada4435e Add Dockerfile (#15)
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/15
Co-authored-by: hiifong <f@ilo.nz>
Co-committed-by: hiifong <f@ilo.nz>
2025-04-06 04:46:27 +00:00
hiifong
6285bd2467 test (#14)
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/14
Co-authored-by: hiifong <f@ilo.nz>
Co-committed-by: hiifong <f@ilo.nz>
2025-04-06 04:12:06 +00:00
hiifong
5bbf8e0afb Add Dockerfile (#13)
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/13
Co-authored-by: hiifong <f@ilo.nz>
Co-committed-by: hiifong <f@ilo.nz>
2025-04-06 04:06:34 +00:00
appleboy
0535f5bab7 docs: improve documentation with new sections and better readability (#12)
- Add a "What is Gitea?" section explaining Gitea
- Add a "What is MCP?" section describing Model Context Protocol
- Reformat the MCP server configuration instructions for better readability
- Correct the markdown table for tool support
- Add a Troubleshooting section with common steps to resolve issues

Signed-off-by: appleboy <appleboy.tw@gmail.com>

Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/12
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: appleboy <appleboy.tw@gmail.com>
Co-committed-by: appleboy <appleboy.tw@gmail.com>
2025-04-05 05:06:34 +00:00
hiifong
d892b05048 Support custom sse port (#11)
fix: #10
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/11
v0.1.3
2025-04-01 08:07:47 +00:00
hiifong
592cf51c9b fix bug (#9)
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/9
v0.1.2
2025-03-28 03:10:29 +00:00
hiifong
2a9504fc5d update (#8)
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/8
v0.1.1
2025-03-27 07:31:39 +00:00
hiifong
2f17f37053 fix bug (#7)
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/7
2025-03-27 07:18:51 +00:00
hiifong
5270d2eb08 Adding more logs (#6)
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/6
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: hiifong <i@hiif.ong>
Co-committed-by: hiifong <i@hiif.ong>
2025-03-25 17:22:39 +00:00
Lunny Xiao
97b98c3fc2 Merge pull request 'Add SHA to update file, convert get_file into get_file_content' (#5) from yp05327/gitea-mcp:add-sha-to-update-file into main
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/5
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2025-03-25 04:30:18 +00:00
hiifong
58328680a6 Merge branch 'main' into add-sha-to-update-file 2025-03-25 04:29:07 +00:00
Lunny Xiao
28947a030e Merge pull request 'Update README' (#4) from yp05327/gitea-mcp:update-readme into main
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/4
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2025-03-25 04:28:34 +00:00
yp05327
d48e233fba update readme 2025-03-25 04:26:47 +00:00
yp05327
0e225f21da fix 2025-03-25 04:25:28 +00:00
yp05327
b9e575ad64 fix 2025-03-25 03:42:37 +00:00
yp05327
8395957553 update 2025-03-25 03:11:33 +00:00
yp05327
0aa33e0d62 change the emoji 2025-03-25 03:10:06 +00:00
yp05327
7d2a0985a3 change the emoji 2025-03-25 03:09:12 +00:00
yp05327
6f86512a7d update 2025-03-25 02:56:56 +00:00
hiifong
7845a84c4e fix bug (#3)
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/3
v0.1.0
2025-03-24 05:23:50 +00:00
Lunny Xiao
4f781f2ddb Fix bug 2025-03-23 21:48:41 -07:00
Lunny Xiao
d6ca289f03 Add arm64 releases 2025-03-23 18:17:12 -07:00
Lunny Xiao
e0d34fe7d1 Add release tag ci 2025-03-23 14:52:35 -07:00
Lunny Xiao
09e0275952 Add vul check 2025-03-23 12:25:48 -07:00
Lunny Xiao
721889e586 Add ci for pull request 2025-03-23 12:16:05 -07:00
hiifong
f4bbd5a09a Update 2025-03-23 21:32:53 +08:00
hiifong
065f65ad2a Update 2025-03-23 15:24:49 +08:00
hiifong
4917cb1328 Update 2025-03-23 14:59:10 +08:00
hiifong
24310675ba Update 2025-03-23 14:53:15 +08:00
hiifong
c99f1306e3 Add k8s ptr 2025-03-23 14:53:03 +08:00
hiifong
10ebaa1964 Update go.mod 2025-03-23 14:52:47 +08:00
techknowlogick
f2b1bfdc7f fix typo 2025-03-21 06:57:35 +00:00
hiifong
479991ef9a set debug flag default value 2025-03-20 23:12:37 +08:00
hiifong
3def51ffd1 Update README.md 2025-03-20 23:03:43 +08:00
hiifong
72d9b5a8dd Add debug mode and upgrade mcp-go to v0.14.1 2025-03-20 23:01:05 +08:00
yp05327
18cb96fc80 add some new tools and adjust format 2025-03-20 08:54:38 +00:00
hiifong
4978621b9b Update 2025-03-19 11:46:20 +08:00
hiifong
24764caf99 Update LICENSE 2025-03-19 02:59:18 +00:00
hiifong
5b5a9b48e2 Add LICENSE 2025-03-19 02:58:53 +00:00
hiifong
bd43811a07 Update 2025-03-19 00:12:03 +08:00
hiifong
c4f619a907 Upgrade mcp-go to the latest version 2025-03-18 22:59:58 +08:00
yp05327
482b3167b3 improve readme 2025-03-18 07:14:00 +00:00
yp05327
6b7fd53c4d fix README lint 2025-03-18 07:08:23 +00:00
yp05327
c34145ac3d add devcontainer 2025-03-18 07:03:59 +00:00
Lunny Xiao
58f4e190cf some fix 2025-03-17 21:20:49 -07:00
Lunny Xiao
ea394e4693 Improve the README 2025-03-17 21:13:45 -07:00
Lunny Xiao
a5504ca7e0 Use env for token in cursor configuration 2025-03-17 21:01:29 -07:00
hiifong
50b24dfb61 Update README.md 2025-03-18 03:56:52 +00:00
hiifong
51f2cf57d3 Update README.md 2025-03-18 03:52:40 +00:00