H

huggingface.co

Hugging Face operates a platform for hosting and sharing machine learning models, datasets, Spaces, and related AI development assets. It also provides account, repository, and agent-access features around that Hub.

4 integrations · MCP · REST · CLI

Hugging Face exposes a Hub HTTP API on huggingface.co, an OAuth-protected remote MCP server at /mcp, and the `hf` CLI; Hub API and CLI use user access tokens, while the MCP server uses Hugging Face OAuth.

discovered 7d ago
MCP servers2
REST · OpenAPI1
CLI1
Credentials
Hugging Face user access tokenbearer$ hf auth login

Acquired by the CLI — running hf auth login opens the auth flow and stores the credential.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.

conventions · 1/8 published

Publish these signals → /publishing