Spaces:
Sleeping
Sleeping
metadata
title: As
emoji: 💻
colorFrom: purple
colorTo: pink
sdk: docker
pinned: true
license: mit
short_description: simple Auth Server
app_port: 7860
This Oauth server is the code found at
github modelcontextprotocol/python-sdk with changes made to run in a Huggingface Space as an simple free standing MCP Oauth Server.
Check out AuthO for a next step.
The code was originally written to run with client, resource server, and auth server all on a single machine.
To run this in your own HF Space
Duplicate this space
Add 3 secrets to the space
- AS_HOST_NAME ((embeded host name) eg applemuncy-as.hf.space)
- USER_NAME
- USER_PASSWORD
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference