This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
claude
/
gogs-mcp
Suivre
1
Voter
1
Fork
0
Fichiers
Tickets
1
Pull Requests
0
Wiki
Aborescence:
46329bdebc
Branches
Tags
main
v1.0.0
gogs-mcp
/
.mcp-gogs.json
.mcp-gogs.json
145 B
Historique
Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"mcpServers": {
"gogs": {
"type": "stdio",
"command": "node",
"args": [
""
],
"env": {}
}
}
}