Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KoRiF
/
MinCPionS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MinCPionS
/
sql
/
update_tools.sql
KoRiF
implement MCP server search engine
4dc29ae
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
103 Bytes
INSERT
OR
REPLACE
INTO
tools
(space_id, tool_name, description, input_schema)
VALUES
(?, ?, ?, ?)