Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AtPeak
/
mcp-server
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
745760b
mcp-server
Ctrl+K
Ctrl+K
1 contributor
History:
10 commits
matsuap
Update Dockerfile to run main.py for starting the FastAPI server instead of multiple scripts.
745760b
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
Safe
20 Bytes
初回コミットに基づくファイルの追加
3 months ago
Dockerfile
Safe
391 Bytes
Update Dockerfile to run main.py for starting the FastAPI server instead of multiple scripts.
3 months ago
README.md
Safe
192 Bytes
initial commit
3 months ago
app.py
Safe
6.21 kB
Refactor get_profile function to accept user_id directly, removing the Pydantic model dependency.
3 months ago
main.py
Safe
505 Bytes
Update Dockerfile to run main.py for starting the FastAPI server instead of multiple scripts.
3 months ago
numpy_server.py
Safe
420 Bytes
Update Dockerfile to streamline application setup by copying all contents and modifying the command to run multiple Python scripts concurrently.
3 months ago
requirements.txt
Safe
20 Bytes
Add scipy as a dependency in requirements.txt
3 months ago
scipy_server.py
Safe
594 Bytes
Update Dockerfile to streamline application setup by copying all contents and modifying the command to run multiple Python scripts concurrently.
3 months ago