This website works better with JavaScript
Home
Explore
Help
Sign In
claude
/
gogs-mcp
Watch
1
Star
1
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Tree:
deebc5d00d
Branches
Tags
main
v1.0.0
gogs-mcp
/
.mcp-gogs.json
.mcp-gogs.json
145 B
History
Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"mcpServers": {
"gogs": {
"type": "stdio",
"command": "node",
"args": [
""
],
"env": {}
}
}
}