Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AdityaDevx
/
github-mcp-server
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
github-mcp-server
/
app.py
AdityaDevx
Upload app.py
559306c
verified
5 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
from
server
import
demo
if
__name__ ==
"__main__"
:
demo.launch(mcp_server=
True
)