# hugging-bay MCP server

Verified open AI artifact search, trust evidence, downloads, and agent workflows from Hugging Bay.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-barneywohl-hugging-bay
- Repository: https://github.com/barneywohl/hugging-bay
- Website: https://huggingbay.xyz

## Install
- Command: `npx -y hugging-bay-mcp`
- Endpoint: https://huggingbay.xyz/api/mcp
- Auth: Not captured

## Setup notes
- Package: Npm hugging-bay-mcp v0.1.2
- Environment variable: HUGGING_BAY_API (default https://huggingbay.xyz)
- Environment variable: HUGGING_BAY_TOKEN (secret)
- Remote endpoint: https://huggingbay.xyz/api/mcp

## Tools
- search_artifacts - Search bounded public catalog rows with summary=1, filters, limit, cursor, and optional semantic reranking. Endpoint: https://huggingbay.xyz/api/mcp
- resolve_artifact - Resolve an upstream repo URL, owner/name, or artifact id to a Hugging Bay artifact plus hosted/download/mirror actions. Endpoint: https://huggingbay.xyz/api/mcp
- get_artifact - Fetch one full artifact JSON document by id. Endpoint: https://huggingbay.xyz/api/mcp
- list_files - List one artifact's files with bounded pagination. Endpoint: https://huggingbay.xyz/api/mcp
- get_artifact_card - Fetch repo-grade artifact card JSON or Markdown. Endpoint: https://huggingbay.xyz/api/mcp
- get_source_coverage - Return one provider's coverage, policy, rollups, and top imported records. Endpoint: https://huggingbay.xyz/api/mcp
- get_ranking - Fetch one ranking as JSON so agents do not scrape ranking HTML. Endpoint: https://huggingbay.xyz/api/mcp
- get_citation_pack - Return a compact citation pack for answer engines: safe claims, avoid claims, citation order, proof URLs, and bounded extraction rows. Endpoint: https://huggingbay.xyz/api/mcp
- list_topics - List generated catalog topics with optional bounded cursor pagination. Endpoint: https://huggingbay.xyz/api/mcp
- suggest_feature - Request a feature or anything you want built. Open to agents and humans; captures demand (never starts implementation) and returns a public receipt with a status URL. Contact and agent identity, if provided, are stored privately and never echoed. Endpoint: https://huggingbay.xyz/api/mcp
- request_source_indexing - Queue a missing supported upstream source URL or repo for indexing and mirror review. Endpoint: https://huggingbay.xyz/api/mcp
- get_source_request_status - Fetch sanitized public status for one source indexing request. Endpoint: https://huggingbay.xyz/api/mcp

## Resources
- huggingbay://guide/llms - Concise machine-readable guide to every Hugging Bay endpoint and citation rule. MIME type: text/plain
- huggingbay://guide/agents - Plain-text agent workflows for coding agents, browser agents, and local tools. MIME type: text/plain
- huggingbay://discovery/agent-discovery - Single-call discovery document: entrypoints, claim boundaries, safe-mention rules. MIME type: application/json
- huggingbay://catalog/trending - Current trending open AI artifacts with trust context. MIME type: application/json
- huggingbay://catalog/hosted-mirrors - Artifacts with individually hashed Hugging Bay-hosted files. This does not establish a complete or runnable bundle. MIME type: application/json
- huggingbay://trust/security-advisories - Flagged and quarantined artifacts, open moderation cases, scanning policy. MIME type: application/json

## Prompts
Not captured

## Metadata
- Owner: io.github.barneywohl
- Version: 0.1.2
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 14, 2026
- Source: https://registry.modelcontextprotocol.io
