quiltdata/quilt-mcp-server
If you are the rightful owner of quilt-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Quilt MCP Server is a secure Model Context Protocol server designed for accessing Quilt data with JWT authentication, deployed on AWS ECS Fargate.
Tools
Functions exposed to the LLM to take actions
packages_list
List packages in a registry with optional filtering.
packages_search
Search packages using ElasticSearch.
package_browse
Examine package contents and structure.
package_contents_search
Search within a specific package.
package_create
Create new packages from S3 objects.
package_update
Update existing packages with new files.
package_delete
Remove packages from registry.
bucket_objects_list
List objects in S3 buckets.
bucket_object_info
Get metadata for specific objects.
bucket_object_text
Read text content from objects.
bucket_objects_put
Upload objects to S3.
bucket_object_fetch
Download object data.
auth_check
Verify Quilt authentication status.
filesystem_check
Check system environment details.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client